View source: R/save_initials.R
save_initials | R Documentation |
This function saves the user's initials to the .Renviron.
save_initials(initials, overwrite = FALSE)
initials |
String, containing users initials. |
overwrite |
Logical. If initials are already in .Renvrion, should they be replaced? |
## Not run: save_initials("DA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.