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

genvar documentation built on Jan. 21, 2020, 9:07 a.m.