get_PFTC_envelope_codes: creates unique envelope codes

View source: R/get_PFTC_envelope_code.R

get_PFTC_envelope_codesR Documentation

creates unique envelope codes

Description

Function to create unique hashcodes

Usage

get_PFTC_envelope_codes(seed, as.3.5 = TRUE)

Arguments

seed

integer seed value

as.3.5

logical using 3.5 version or not

Details

Peru - PFTC3 and Peru - Puna: seed = 1; Svalbard - PFTC4: seed = 32; Peru - PFTC5 seed = 6, PFTC6 = 49 + as.3.5 = FALSE. Codes are not guaranteed to be unique between the different seeds, unless you use the unique_PFTC_envelope_codes

Value

tibble with IDs

Examples

get_PFTC_envelope_codes(seed = 1)

audhalbritter/PFTCFunctions documentation built on Jan. 26, 2024, 5:31 p.m.