special_vector: Wrapper that allows generating a special type vectors

Description Usage Arguments Examples

View source: R/vectors.R

Description

Wrapper that allows generating a special type vectors

Usage

1
special_vector(size, type, configuration)

Arguments

size

integer, vector length

type

type of vector, one of: "id", "distribution"

configuration

list of arguments required by vector function

Examples

1
special_vector(10, "id", list(start = 3))

jakubnowicki/fixtuRes documentation built on Feb. 20, 2022, 6:14 a.m.