compatibleNames: Transform character strings to be compatible with endoR...

View source: R/Misc.R

compatibleNamesR Documentation

Transform character strings to be compatible with endoR functions.

Description

Transform character strings to be compatible with endoR functions.

Usage

compatibleNames(x)

Arguments

x

character string or vector

Examples

x <- c('hello.world__I am;happy', 'me-2')
compatibleNames(x)

leylabmpi/endoR documentation built on Oct. 20, 2023, 10:53 p.m.