PreProcessInputDataBeforeAdjustments: PreProcessInputDataBeforeAdjustments

Description Usage Arguments Value Examples

View source: R/PreProcessInputDataBeforeAdjustments.R

Description

Pre-processes input data before passing it to adjustment scripts. All changes are applied to the input object by reference. There is no need to assign the result of this function.

Usage

1

Arguments

inputData

Input data. Required.

Value

data.table object (invisibly)

Examples

1
2
3
4
## Not run: 
PreProcessInputDataBeforeAdjustments(inputData)

## End(Not run)

nextpagesoft/hivEstimatesAccuracyReloaded documentation built on March 14, 2020, 7:06 a.m.