mark | R Documentation |
Add a milestone markers to the text of the bookdown document making it easier to readers to refer to a particular place in the document.
mark(id) exercise_navpoint(num, perm_id, fname = "no file specified", skills = "")
id |
character or numeric. Id for the milestone. For proper functionality this should be unique within the document. |
## Not run: `r mark(4510)` # place in Rmd file ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.