mark: Places position marks in bookdown file

View source: R/mark.R

markR Documentation

Places position marks in bookdown file

Description

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.

Usage

mark(id)

exercise_navpoint(num, perm_id, fname = "no file specified", skills = "")

Arguments

id

character or numeric. Id for the milestone. For proper functionality this should be unique within the document.

Examples

## Not run: 
`r mark(4510)`  # place in Rmd file

## End(Not run)


dtkaplan/Znotes documentation built on Sept. 4, 2022, 10:21 a.m.