GetNumericVector: Generate random vectors

Description Usage Arguments

Description

These functions create vectors of numerics, logicals or characters. Given a student id, the functions will always return the same subset.

Usage

1
2
3
4
5
  GetNumericVector(student_id)

  GetLogicalVector(student_id)

  GetCharacterVector(student_id)

Arguments

student_id,

a student id, i.e. b1234567


mas1343 documentation built on May 2, 2019, 5 p.m.