check_names: A function check feature/group names.

Description Usage Arguments Value Author(s)

View source: R/utilities.R

Description

Checks a vector of names only contains unique items and if they're not, unique names will be created. Also, the items must be suitable for columns names. Function is strict so that if the vector is not valid or it cannot be coerced to be one an error is induced.

Usage

1

Arguments

x

Charcter or numeric vector.

Value

Valid vector of the original size.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com


zonator documentation built on July 8, 2020, 6:18 p.m.