You can load tabular data into data frame using RStudio's Import Wizard feature. Most of the tabular data is saved in Comma Seperate File (.CSV) or in Excel file (.xlsx). This video will run you through a powerful feature of RStudio - Import file feature. We will import external data into R environment using this feature.
The data files (dck.csv and IMDB.xlsx) used in this video are uploaded on GitHub under repository:
https://github.com/siddharth-sahasrab...