View source: R/build_meta_file.R
build_meta_file | R Documentation |
create meta data for new files
build_meta_file(path = ".", data_name = "")
path |
The path where the data has to be stored |
data_name |
name of the data |
a tibble where you have to set the parameters by hand.
## Not run:
build_meta_file()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.