limit.data {IOHanalyzer} | R Documentation |
Reduce the size of the data set by evenly subsampling the records
Description
Reduce the size of the data set by evenly subsampling the records
Usage
limit.data(df, n)
Arguments
df |
The data to subsample |
n |
The amount of samples |
Value
A smaller data.frame
[Package IOHanalyzer version 0.1.8.10 Index]