| use_tic_r | R Documentation | 
Adds a tic.R file to containing the macros/steps/stages to be run during
CI runs.
The content depends on the repo type (detected automatically when used within
use_tic()).
use_tic_r(repo_type, deploy_on = "none")
| repo_type | ( | 
| deploy_on | ( | 
yaml_templates, use_tic_badge()
## Not run: 
use_tic_r("package")
use_tic_r("package", deploy_on = "ghactions")
use_tic_r("blogdown", deploy_on = "all")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.