Description Usage Arguments Value See Also Examples
This function imports a variety of different data files.
1 |
file |
name of file in path. |
... |
passes additional parameters into file options. |
dataframe object
haven::read_sas()
read sas files
haven::read_stata()
read stata files
haven::read_spss()
read spss files
readxl::read_excel()
read excel files
vroom::vroom()
reads files quicker
1 | ## Not run: import(data.csv)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.