builddata: creates a dataset of a given number of observations

Description Usage Arguments Value Examples

Description

Creates a dataset of a given number of observations. Does so by creating a variable called "v1" with all missing values.

Usage

1

Arguments

n

the number of observations to make the new dataset

replace

if TRUE, replace a dataset in memory, if FALSE, error if a dataset is already loaded

Value

returns NULL, invisibly

Examples

1
2

flynnzac/rata documentation built on Jan. 24, 2021, 6:02 a.m.