Description Usage Arguments Value
wrap the datapasta around itself
1 | tortellini(col_struct, defn_width = 80, indent_context = 0, add_comma = TRUE)
|
col_struct |
input structure - a split apart column definition |
defn_width |
total number of characters in a line (includes column name and indent on line 1) |
indent_context |
the level of indent in spaces in the current editor pane |
add_comma |
add one final comma to the end of the wrapped column def? Useful when pasting together columns. |
w wrapped string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.