In this tutorial, you'll learn how to install packages in R Studio using the install.packages() function, and how to import CSV files using the read.csv() function. We'll cover the basics of working with R Studio, including the console, editor, and file system, and show you how to find and install packages from the CRAN repository. Then, we'll demonstrate how to read in a CSV file and manipulate its contents using R functions in the next video