View source: R/utilities_private.R
toString_engine | R Documentation |
Write value-comment pairs into string vector
toString_engine(val, comment, addQuote = T)
val |
List, object/list of values to be printed |
comment |
Character vector, associated comments (same length as val) |
addQuote |
Logical, ass double quotes to strings? |
A character vector, ready to be printed of written to file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.