Learn R Programming

RCTS (version 0.2.4)

define_number_subsets: Returns a vector with the indices of the subsets. Must start with zero.

Description

Returns a vector with the indices of the subsets. Must start with zero.

Usage

define_number_subsets(n)

Value

numeric

Arguments

n

number of subsets

Examples

Run this code
define_number_subsets(3)

Run the code above in your browser using DataLab