gy_setup | R Documentation |
Setup a new goldeyene encryption profile
gy_setup(
name = NULL,
email = NULL,
filename = NULL,
path = NULL,
append_Rprofile = NULL,
silent = FALSE
)
name |
your full name |
email |
your email address |
filename |
the filename to which the profile will be saved |
path |
the path in which to save the profile |
append_Rprofile |
should the R profile file be appended to automatically load this profile when R is restarted? |
silent |
option to suppress output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.