| tencrypt | R Documentation |
Add encrypted Travis environment variable to git directory and .travis.yml.
tencrypt(
r_obj = Sys.getenv("GITHUB_PAT"),
travis_env = "GITHUB_PAT",
add = TRUE
)
r_obj |
object value to encrypt |
travis_env |
character, name of Travis environment variable |
add |
boolean, add directly to .travis.yml, Default: TRUE |
Other setup:
make_badge(),
use_covrpage_vignette(),
use_covrpage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.