GetRDPlotData {hivPlatform} | R Documentation |
Get plot data for reporting delay adjustment artifacts.
GetRDPlotData(data, by)
data |
Data table object. Required. |
by |
Character vector of index columns. Required. |
Data table object
## Not run: GetRDPlotData(data, by) ## End(Not run)