Course
Reading and Importing Excel Files Into R With readxl
In this article, learn how import excel files into R with the readxl library.
Updated Mar 2023 · 31 min read
Learn more about R and Spreadsheets
3 hr
13.3K
Course
Introduction to Google Sheets
2 hr
22.6K
Course
Intermediate Google Sheets
4 hr
48.9K
See More
RelatedSee MoreSee More
cheat-sheet
Reshaping Data with tidyr in R
In this cheat sheet, you will learn how to reshape data with tidyr. From separating and combining columns, to dealing with missing data, you'll get the download on how to manipulate data in R.
Richie Cotton
6 min
tutorial
How to Import Data Into R: A Tutorial
Find out how to import data into R, including CSV, JSON, Excel, HTML, databases, SAS, SPSS, Matlab, and other files using the popular R packages.
Abid Ali Awan
20 min
tutorial
Importing Data Into R - Part Two
A tutorial on importing data into R. The focus is on reading data from sources like statistical software, databases, webscraping, and more.
Karlijn Willems
34 min
tutorial
Python Excel Tutorial: The Definitive Guide
Learn how to read and import Excel files in Python, write data to these spreadsheets, and find the best packages to do this.
Natassha Selvaraj
30 min
tutorial
Merging Datasets in R
In this tutorial, you'll learn to join multiple datasets in R.
Tom Jeon
8 min
tutorial
Introduction to Data frames in R
This tutorial takes course material from DataCamp's Introduction to R course and allows you to practice data frames.
Ryan Sheehy
5 min