Introduction to R Programming||Dataframe in R Programming || Create DataFrame in R||

Published: 14 October 2018
on channel: RaviTeja Mureboina
318
5

The video shows how to create a data frame and extending a data frame and subsetting a data
A data frame is a table or a two-dimensional array-like structure in which each column contains values of one variable and each row contains one set of values from each column.

Following are the characteristics of a data frame.

The column names should be non-empty.
The row names should be unique.
The data stored in a data frame can be of numeric, factor or character type.
Each column should contain same number of data items.

Reference:
tutorialspoint.com

Please Do follow   / mraviteja9949   for Updates. #ravitejamureboina


Watch video Introduction to R Programming||Dataframe in R Programming || Create DataFrame in R|| online without registration, duration hours minute second in high quality. This video was added by user RaviTeja Mureboina 14 October 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 318 once and liked it 5 people.