View source: R/read_ceda_aq_file.R
read_ceda_aq_file | R Documentation |
Reads and cleans CEDA AQ files
read_ceda_aq_file(file, longer = FALSE, verbose = FALSE)
file |
path to file. |
longer |
Should the return be reshaped to be in a "tidy data" format? This operation is a bit slow. |
verbose |
Should the function give messages on what file is being processed? |
Data frame/tibble
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.