50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

doofa (version 1.0)

initial.design: create an initial design of o-of-a with n rows and m columns

Description

create an initial design of o-of-a with n rows and m columns

Usage

initial.design(n, m)

Value

a matrix with n rows and m columns

Arguments

n

a positive integer

m

a positive integer

Examples

Run this code
initial.design(n = 6, m = 3);

Run the code above in your browser using DataLab