unames: Return a vector of unique names from a objeect. The object...

View source: R/misc.R

unamesR Documentation

Return a vector of unique names from a objeect. The object must have the methods for names

Description

Return a vector of unique names from a objeect. The object must have the methods for names

Usage

unames(x)

Arguments

x

the object

Value

a vector of unqiue names or NULL


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.