This is a generic definition that can be extended according to class.

.tagsByClass(object)

# S4 method for ANY
.tagsByClass(object)

Arguments

object

Any R object.

Value

A character vector of new tags.

Author

Eliot McIntire

Examples

.tagsByClass(character()) # Nothing interesting. Other packages will make methods
#> NULL