| subsettable | R Documentation |
For labelling items like fig(), tab() or eq(), implements
the $ method to retrieve a reference and build a link to the element.
## S3 method for class 'subsettable_labelling_ref' x$name
x |
A |
name |
The value to use for the |
eq(pythagoras) # Create a label / tag pair for R Markdown display equations eq$pythagoras # Create a link to the equation somewhere else in the document
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.