View source: R/annotation_create.R
annotation_create | R Documentation |
Creates an annotation file for the input dataset.
annotation_create(.data, .name_as_pname = FALSE)
.data |
A dataframe. |
.name_as_pname |
If TRUE, the column names are also added as the pname. |
A matrix with all names of the input dataset in row 'name' and additional rows 'pname', 'unit', 'short_pname', and 'comment'.
-
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.