Description Usage Arguments Details
Reads metadata from “.gt3x“ files, formats it to Actilife's standard format (for compatibility with GGIR) and exports it to a CSV file.
1 | header_csv(origin, outdir, verbose = FALSE)
|
origin |
path to a GT3X file to convert |
outdir |
path for outputting the CSV formatted file |
verbose |
logical: wether to show detailed log messages or not (default: FALSE) |
Reads the metadata from a GT3X file's internal "info.txt" file using the read_info function, then exports it as the header to a CSV file using the save_header function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.