io_make_file | R Documentation |
This function creates a local file on disk with the specified content.
io_make_file(file_path, body)
file_path |
The path of the file that is being saved |
body |
The contents of the file |
file with specified path and body
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.