Accéder au contenu principal
AccueilR

Introduction to Importing Data in R

In this course, you will learn to read CSV, XLS, and text files in R using tools like readxl and data.table.

Commencer Le Cours Gratuitement
3 heures10 vidéos37 exercices193 190 apprenantsTrophyDéclaration de réalisation

Créez votre compte gratuit

GoogleLinkedInFacebook

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.
Group

Formation de 2 personnes ou plus ?

Essayer DataCamp for Business

Apprécié par les apprenants de milliers d'entreprises


Description du cours

Importing data into R should be the easiest step in your analysis. Unfortunately, that is almost never the case. Data can come in many formats, ranging from .csv and text files, to statistical software files, to databases and HTML data. Knowing which approach to use is key to getting started with the actual analysis. In this course, you’ll start by learning how to read .csv and text files in R. You will then cover the readr and data.table packages to easily and efficiently import flat file data. After that, you will learn how to read .xls files in R using readxl.
Pour les entreprises

Formation de 2 personnes ou plus ?

Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.
DataCamp Pour Les EntreprisesPour une solution sur mesure , réservez une démo.

Dans les titres suivants

Certification disponible

Scientifique de données associé en R

Aller à la piste

Importation et nettoyage des données en R

Aller à la piste
  1. 1

    Importing data from flat files with utils

    Gratuit

    A lot of data comes in the form of flat files: simple tabular text files. Learn how to import the common formats of flat file data with base R functions.

    Jouez Au Chapitre Maintenant
    Introduction & read.csv
    50 xp
    read.csv
    100 xp
    Reading from a path
    100 xp
    read.delim & read.table
    50 xp
    read.delim
    100 xp
    Assigning column names
    100 xp
    Column classes
    100 xp
    read.table
    100 xp
    Final Thoughts
    50 xp
  2. 2

    readr & data.table

    In addition to base R, there are dedicated packages to easily and efficiently import flat file data. We'll talk about two such packages: readr and data.table.

    Jouez Au Chapitre Maintenant
  3. 3

    Importing Excel data

    Excel is a widely used data analysis tool. If you prefer to do your analyses in R, though, you'll need an understanding of how to import .csv data into R. This chapter will show you how to use readxl to do so.

    Jouez Au Chapitre Maintenant
  4. 4

    Reproducible Excel work with XLConnect

    Beyond importing data from Excel, you can take things one step further with XLConnect. Learn all about it and bridge the gap between R and Excel.

    Jouez Au Chapitre Maintenant
Pour les entreprises

Formation de 2 personnes ou plus ?

Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.

Dans les titres suivants

Certification disponible

Scientifique de données associé en R

Aller à la piste

Importation et nettoyage des données en R

Aller à la piste

ensembles de données

HotdogsPotatoes (CSV)Potatoes (TSV)Swimming poolsUrban population (XLS)Urban population (XLSX)
Filip Schouwenaars HeadshotFilip Schouwenaars

Data Science Instructor at DataCamp

Voir Plus

Qu’est-ce que les autres apprenants ont à dire ?

Inscrivez-vous 15 millions d’apprenants et commencer Introduction to Importing Data in R Aujourd’hui!

Créez votre compte gratuit

GoogleLinkedInFacebook

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.