read.inputs: Read xlsx or csv file

View source: R/dbRake.R

read.inputsR Documentation

Read xlsx or csv file

Description

reads in xlsx or csv input files, detecting those file types from file extension, from inputs folder. This is a helper function used in dbRake.

Usage

read.inputs(inputFile)

Arguments

inputFile

is a string of the name of an xlsx or csv file to be read in

See Also

The overall raking function: dbRake()

Other raking helpers: add.random.fraction.to.cols(), adjustSex(), allowNegsnoMargin(), calc.cols(), multiRake(), noNegsneedMargin(), noNegsnoMargin(), prep.prorate.col(), prorate.col(), prorate.row(), prorate(), real.to.int(), rename.age.grps(), rounded()


bcgov/dbutils documentation built on Sept. 30, 2022, 12:04 a.m.