options.open | R Documentation |
Open an options file for editing. Must be run interactively.
options.open(options_file_name = NULL, options_dir = NULL)
options_file_name |
[character, optional] Name of the user options file to modify, including the suffix. |
options_dir |
[character, optional] Full path to the folder that contains user options files. If not provided, the default folder is chosen. Defaults to |
NULL
Opens the file for editing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.