data-raw/Make/file_path.R

#
# TODO: get rid of the need for this.
#
file_path <- function (..., mustWork = TRUE) {
  normalizePath(file.path(...), mustWork = mustWork)
}
BAAQMD/BY2011 documentation built on June 27, 2022, 4:10 p.m.