Read and Write Data - Introduction to R Programming - Part 5

preview_player
Показать описание
It goes without saying that in data science you will often be writing in and reading out data in R. Learn how to read a data file as a data frame and write out a data frame to a file.

0:00 – Introduction
0:24 – Read data
1:15 – Read and write data

Dataset:

--
Learn more about Data Science Dojo here:

Watch the latest video tutorials here:

See what our past attendees are saying here:
--
Connect with Us:

Also find us on:

#rtutorial #rprogramming
Рекомендации по теме
Комментарии
Автор

ONe question: how come when I used the import function from R studio, I got a slightly different presentation of the dataset ... when I used the read.csv, it just gave me a table, but when I imported from rstudio, and then typed in the assigned name, I got back # a tibble:9x3, and <chr> between the column header and data of the first 2 columns, and <dbl> between the header and data of average income?

baruchschwartz
join shbcf.ru