calculate_next_integer: Calculates maximum of a vector and adds one after removing...

Description Usage Arguments

View source: R/calculate_next_integer.R

Description

Calculates maximum of a vector and adds one after removing all letters despite casing

Usage

1
calculate_next_integer(id_vector, sampled = FALSE)

Arguments

id_vector

vector of length of 1 or greater of combination of letters and strings.

sampled

if TRUE, will add a number from 1 to 9 at random instead of adding 1.


patelm9/centipede documentation built on Dec. 4, 2020, 3:09 a.m.