randomName: Generate a random character string

Description Usage Arguments Value Author(s) Examples

Description

Generates a random character string (lowercase) of a specified length. Used to avoid duplicated node names in igraph

Usage

1
randomName(len = 6)

Arguments

len

length of the character string

Value

A string with the specified number of characters

Author(s)

J Bedia

Examples

1
2

Predictia/metaclipR documentation built on May 14, 2019, 6:07 a.m.