aphalo / learnr-book-crc

Book: Learn R: As a Language

Home Page:https://www.learnr-book.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R.data.io update

aphalo opened this issue · comments

Update for new behaviour of functions from 'utils' no longer converting character to factor by default.
Update for the various changes in the behaviour of 'readr' functions, parsing, white space trimming and failure to recognize quoted special characters. Testing or readr behaviour will be needed.
Add mention to reading from Google Drive and Google sheets.

Update done for stringsAsFactors.

I an not expanding the section on readr and curent examples show both use and problems.

Including examples with 'googledrive' requires giving full control credential to the tidyverse. Not something to include in a book for non-experts as mistakes could destroy valuable files.