R/format.R

# formats imported data
#
# @param imported
#
# @return list of lists of tibbles with data
#
format <- function(imported) {
    Verbose("formatting imported data")
    # TODO
}
zyxdef/inepdata documentation built on May 8, 2019, 11:59 p.m.