github_action_check_endpoints | R Documentation |
Sets up a GitHub Action to perform continuous integration (CI)
for a WORCS project. CI automatically evaluates check_endpoints()
or
reproduce(check_endpoints = TRUE)
.
at each push or pull request.
github_action_check_endpoints(worcs_directory = ".")
github_action_reproduce(worcs_directory = ".")
worcs_directory |
Character, indicating the WORCS project directory to which to save data. The default value "." points to the current directory. Default: '.' |
No return value. This function is called for its side effects.
use_github_action
add_endpoint
check_endpoints
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.