资讯

In this book excerpt, learn how to import data into R from spreadsheets, HTML tables, and more.
Whether it's local or from the Web, there are several ways to get data into R for further work.
Not just a speedy way to import data into R, fread has useful options for importing subsets of data, setting data types for columns, running system commands, and more ...