rd_info | R Documentation |
rd_info()
is an internal generic to generate Rd or markdown code to be used in manual pages.
rd_format_string()
and rd_format_range()
are string functions to assist generating
proper Rd code.
rd_info(obj, ...)
rd_format_range(lower, upper)
rd_format_string(str, quote = c("\\dQuote{", "}"))
rd_format_packages(packages)
obj |
( |
... |
( |
lower |
( |
upper |
( |
str |
( |
quote |
( Will be replicated to lenght 2. |
packages |
( |
character()
, possibly with markdown code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.