Skip to contents

Creates a Rezonator ID when new rows need to be added. Normally does not need to be called by the user; rez_add_row and addRow do this automatically.

Usage

createRezId(n = 1, existing = character(0))

Arguments

n

The number of Rezonator IDs you want.

existing

Existing IDs, to avoid overlap.

Value

A vector of Rezonator IDs.

Examples

createRezId(3)
#> [1] "Cp8dbQjFTDc2J" "BaTXSNw29VnQ3" "50I6UWAkGg4bM"