This creates a secure/
directory, adds it to .Rbuildignore
,
and adds secure to Suggests
. Use add_user()
to add a
new user, then encrypt()
to encrypt data.
1 | use_secure(pkg = ".")
|
pkg |
Path to package. Defaults to working directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.