View source: R/roxygen-examples.R
style_roxygen_code_example_one | R Documentation |
@example
or @exampleIf
Style a roxygen code example with exactly one @example
or @exampleIf
style_roxygen_code_example_one(example_one, transformers, base_indention)
example_one |
A character vector, one element per line, that contains in total at most one example tag. |
transformers |
Passed to |
base_indention |
Integer scalar indicating by how many spaces the whole
output text should be indented. Note that this is not the same as splitting
by line and add a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.