hfr_read | R Documentation |
Read in HFR output file
hfr_read(filepath)
filepath |
filepath of an HFR output file |
## Not run:
path <- "~/data/HFR_2020.01_Global_output_20191204.1705.csv"
df <- hfr_read(path)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.