read_ceda_aq_file: Read CEDA Air Quality

View source: R/read_ceda_aq_file.R

read_ceda_aq_fileR Documentation

Read CEDA Air Quality

Description

Reads and cleans CEDA AQ files

Usage

read_ceda_aq_file(file, longer = FALSE, verbose = FALSE)

Arguments

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?

Value

Data frame/tibble

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.