CollapsABEL (version 0.10.11)

randNormDat: Generate a m by n data.frame from normal distribution

Description

Generate a m by n data.frame from normal distribution

Usage

randNormDat(m, n)

Arguments

m
integer. Number of rows.
n
integer. Number of columns.