random: random

View source: R/random.R

randomR Documentation

random

Description

Returns a index from 1:length(v) randomly ordered.

Usage

random(v)

Arguments

v

vector: vector with elements

Value

index

Examples

random(-3:3)

sigbertklinke/exams2moodle documentation built on July 6, 2023, 3:26 p.m.