Description Usage Arguments Value Examples
Define Tracker Base
1 2 3 4 5 6 7 | make_tracker(
order = "CLQ",
positions = c(55, 25, 20),
height_tracker = 1.8,
add_git = TRUE,
add_ts = TRUE
)
|
order |
|
positions |
|
height_tracker |
numeric tracker height in cm. |
add_git |
logical include git info in encoding |
add_ts |
logical include timestamp info in encoding |
tracker
1 2 3 4 | ## Not run:
make_tracker()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.