All functions

class_vecvec()

S7 class for vecvec

is_vecvec()

Test if an object is a vecvec

var() cov() cor()

Correlation, Variance and Covariance

unvecvec()

Coerce a vector of vectors to a single typed vector

vecvec()

Create a vector of vectors

vecvec_apply()

Apply a function to each vector of the vecvec

vecvec_apply_fn()

Function factory for vecvec_apply

vecvec_register()

Register methods for a vecvec subclass