PreProcessInputDataBeforeSummary {hivPlatform}R Documentation

PreProcessInputDataBeforeSummary

Description

Pre-processes input data before making data summary and passing it to adjustment scripts.

Usage

PreProcessInputDataBeforeSummary(inputData, seed = NULL)

Arguments

inputData

Input data. Required.

seed

Random seed. Optional. Default = NULL

Value

list object

Examples

## Not run: 
PreProcessInputDataBeforeSummary(inputData)

## End(Not run)


[Package hivPlatform version 2.0.5 Index]