newmatrix: Create an empty data frame

Description Usage Arguments Value

Description

Create an empty data frame

Usage

1
newmatrix(nr, nc, thing = NA)

Arguments

nr

integer, number of rows desired

nc

integer, number of columns desired

thing

value to populate the new df, defaults to NA

Value

a data frame


CelMcC/UKBTools documentation built on Dec. 5, 2020, 10:51 p.m.