| export_fake | R Documentation |
Save a data.frame to CSV, RDS, or Parquet based on the file extension.
export_fake(x, path)
x |
A data.frame (e.g., output of |
path |
File path. Supported extensions: |
(Invisibly) the path written.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.