View source: R/pkg_ref_cache_behaviors.R
roxygen_cache_behaviors | R Documentation |
Document both declare_cache_behavior parameters and options list
roxygen_cache_behaviors(
fmt = "%s: %s",
name_fmt = "%s",
annotation_fmt = "%s",
wrap_fmt = "%s",
collapse = "\n"
)
fmt |
format of cache behavior entries |
name_fmt |
special formating for name (first) component |
annotation_fmt |
special formating for annotation (second) component |
wrap_fmt |
a wrapper for the entirety of the roxygen entries |
collapse |
passed to paste |
a string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.