write_data_metadata | R Documentation |
Write metadata about data to a csv
write_data_metadata( metadata_path, dataset_name, data_path, data = NULL, include_counts = FALSE )
metadata_path |
The metadata csv file |
dataset_name |
Name of the dataset |
data_path |
Path to the dataset |
data |
the data |
include_counts |
Include count of subjects, samples and features?
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.