| read.inputs | R Documentation |
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.
read.inputs(inputFile)
inputFile |
is a string of the name of an xlsx or csv file to be read in |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.