rmd_shortcode | R Documentation |
S7 class representing a shortcode function call
rmd_shortcode(
func = character(0),
args = character(),
start = -1L,
length = -1L
)
func |
Character. Function name |
args |
Character vector. Function arguments |
start |
Integer. Start position |
length |
Integer. Length |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.