GetRDPlotData {hivPlatform}R Documentation

GetRDPlotData

Description

Get plot data for reporting delay adjustment artifacts.

Usage

GetRDPlotData(data, by)

Arguments

data

Data table object. Required.

by

Character vector of index columns. Required.

Value

Data table object

Examples

## Not run: 
GetRDPlotData(data, by)

## End(Not run)


[Package hivPlatform version 2.0.5 Index]