subSample: Samples a Subset of N Rows From a Matrix Object

Description Usage Arguments Value Examples

View source: R/tools.R

Description

Samples a Subset of N Rows From a Matrix Object

Usage

1
subSample(x, n_sub = 40)

Arguments

x

An matrix, data.frame or xts object

n_sub

Numerical value indicating how many rows should be sampled

Value

Subset of n-rows of x ordered by ?index?

Examples

1
subSample(____)

rengelke/quantTraiding_trato documentation built on Oct. 13, 2020, 12:01 p.m.