.cstr_wrap | R Documentation |
Exported for custom constructor design. Generally called through .cstr_apply()
.
.cstr_wrap(args, fun, new_line = FALSE)
args |
A character vector containing the code of arguments. |
fun |
A string. The name of the function to use in the function call.
Use |
new_line |
Boolean. Whether to insert a new line between |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.