limit.data: Reduce the size of the data set by evenly subsampling the...

View source: R/readFiles.R

limit.dataR 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


IOHprofiler/IOHanalyzer documentation built on Feb. 1, 2024, 11:35 a.m.