getHandSet: Get Handset

Description Usage Arguments Value

View source: R/getHandSet.R

Description

This function is to get a handset of a set and calculate the kappa

Usage

1
getHandSet(set, handSetLength, handSetBaserate, returnSet = FALSE)

Arguments

set

This is the set to take a handset of

handSetLength

This is the length of the handset to take

handSetBaserate

This is the minimum baserate to inflate the handset to

returnSet

If TRUE, then return the handSet if FALSE, return the kappa of the handSet

Value

The function returns the handSet if returnSet is TRUE or the kappa of the handSet if not


rhoR documentation built on Sept. 13, 2020, 5:07 p.m.