choose2: Quicker Combinations IF Choosing 2

View source: R/choose2.R

choose2R Documentation

Quicker Combinations IF Choosing 2

Description

Calculate quicker combinations and choose output if only choosing 2

Usage

choose2(n = 2)

combn2(n = 2)

Arguments

n

integer indicating the total number of cases from which to choose 2

Note

To make these functions fast, they do not check their arguments. Please use these functions with caution, as incorrect arguments might have unpredictable responses.


nguyenllpsych/thirt documentation built on Feb. 14, 2024, 10:53 p.m.