Description Usage Arguments Value See Also Examples
Imports a variety of different data files
1 |
file |
name of file in path. |
... |
extra parameters passed into files. |
returns a data frame of file.
haven::read_sas()
read sas7bdat files
haven::read_stata()
read dta files
haven::read_spss()
read sav files
readxl::read_excel()
read excel files
vroom::vroom()
read most files fast
1 | # import(data.csv)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.