dot-RandomKey: Generate a Random Key

.RandomKeyR Documentation

Generate a Random Key

Description

Generate a Random Key

Usage

.RandomKey(length = 7L, ...)

Arguments

length

How long should the name be

...

Extra parameters passed to sample

Value

Returns a valid key

See Also

.KeyPattern(), Key-validity, KeyMixin-class

Examples

set.seed(42L)
.RandomKey()


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.