cordis_export | R Documentation |
Export in parquet format to a destination directory
cordis_export(destdir, overwrite = FALSE)
destdir |
the directory where the parquet files should be written |
overwrite |
boolean to indicate overwriting existing dir, default FALSE |
also takes care of shutting down the connection
invisible TRUE on success
## Not run:
cordis_export("~/mycordisexport")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.