Description Usage Arguments Value Examples
Setup Rescuetime by adding the RESCUETIME_KEY environmental variable
1 | setup(key = "[Your Key]", .Renviron_path = ".Renviron")
|
key |
|
|
.Renviron_path Path to the .Renviron file to modify. Defaults to current directory. If one does not exist it will be created. |
Messages or warnings as is suitable
1 2 3 4 5 | setup(
"fake_key",
# to set a user level environmental variable (otherwise the default working_directory is used)
.Renviron_path = "~/.Renviron"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.