View source: R/stackable_functions.R
add_comments | R Documentation |
Created to attach and build on commnets for data.tables. This allows them to be passed along my_dt though the stacks.
add_comments(my_dt = NULL, my_comment, readme_path = NULL)
my_dt |
data.table input |
my_comment |
Vector of character strings |
readme_path |
Optional path to which the comments will be appended. |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ add_comments ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.