How to create data frames in R studio.
In this video we will see how we can create dataframe in R from scratch.
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.