x_mark_transform | R Documentation |
This is a helper function
x_mark_transform(
data,
id_col,
date_col,
species_name_col = NULL,
sex_col = NULL,
comment_col = NULL,
write_output_files = T,
na.drop = F
)
data |
(data.frame) |
id_col |
(character string) |
date_col |
(character string) |
species_name_col |
(character string or NULL) |
sex_col |
(character string or NULL) |
comment_col |
(character string or NULL) |
write_output_files |
(T/F) |
drop |
na? - skip error evaluation of lines where control-column value is empty |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.