| make_badge | R Documentation | 
Create covrpage badge for test status and date that is connected to the README.md created in the tests directory.
make_badge(remote_origin = NULL, active_branch = NULL, tinyurl = TRUE)
| remote_origin | character, username/repo of the remote origin, Default: NULL | 
| active_branch | character, current active git branch, Default: NULL | 
| tinyurl | boolean, convert badge uri to tinyurl link, Default: TRUE | 
if either inputs are NULL then the .git file is inspected to gather the information
character
Other setup: 
tencrypt(),
use_covrpage_vignette(),
use_covrpage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.