Learn R Programming

simsem (version 0.2-8)

constantVector: Create a constant vector object

Description

Create a constant vector object SimVector

Usage

constantVector(constant, ni)

Arguments

constant
The number or character that is used to be the constant
ni
The number of items

Value

  • The constant vector object

Examples

Run this code
# This function is not public.

# constantVector(0, 5)

Run the code above in your browser using DataLab