Learn R Programming

flatness (version 0.1.4)

rbind_rkhists: Stack objects of class rkhist

Description

Use rbind to stack several rank histograms (stored in S3 objects of class rkhist, or matrix, or vectors).

Usage

rbind_rkhists(..., names = NULL)

Arguments

...

matrix, rkhist objects or vectors to bind by row.

names

a character vector of names to give to each rank histogram (i.e. each row of the resulting matrix). Although its length must be equal to the number of row in the resulting matrix, NAs are allowed.

Value

An object of S3 class rkhist