View source: R/load_vital_csv.R
read_vital_csv | R Documentation |
Load csv files created by custom python module.
read_vital_csv(path, var_name = "value", tz = "UTC")
path |
Path to .csv file |
var_name |
name given to the values column (e.g. CVP) |
tz |
time zone |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.