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

Опубликовано: 14 Октябрь 2018
на канале: 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


Смотрите видео Introduction to R Programming||Dataframe in R Programming || Create DataFrame in R|| онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь RaviTeja Mureboina 14 Октябрь 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 318 раз и оно понравилось 5 людям.