Learn R Programming

IOHanalyzer (version 0.1.8.10)

limit.data: 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)

Value

A smaller data.frame

Arguments

df

The data to subsample

n

The amount of samples