Skip to contents

Convert a vector to unique, valid SciDB array/dimension/attribute names (same as base R base::make.names()'s requirements except . is not allowed).

Usage

make.names_(x)

Arguments

x

the vector of provisional names

Value

a vector of the same length, converted to unique valid names