add_comments: Append my_comment to my_dt 'comments' attribute

View source: R/stackable_functions.R

add_commentsR Documentation

Append my_comment to my_dt 'comments' attribute

Description

Created to attach and build on commnets for data.tables. This allows them to be passed along my_dt though the stacks.

Usage

add_comments(my_dt = NULL, my_comment, readme_path = NULL)

Arguments

my_dt

data.table input

my_comment

Vector of character strings

readme_path

Optional path to which the comments will be appended.

Details

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ add_comments ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Benjamin-Vincent-Lab/binfotron documentation built on Oct. 1, 2024, 8:33 p.m.