drop_title.default: Drop Title by Default

View source: R/drop_title.R

drop_title.defaultR Documentation

Drop Title by Default

Description

Drops title by default. To be specific: this is the default method for the generic function drop_title, and it actually does nothing. Individual methods are written for those classes where 'drop title' behavior is expected.

Usage

## Default S3 method:
drop_title(x, ...)

Arguments

x

object

...

ignored

Value

same as x

See Also

Other labels: alias.data.frame(), append_units.data.frame(), append_units.default(), append_units(), drop_title.decorated(), drop_title.dvec(), drop_title(), make_title.decorated(), make_title.default(), make_title.dvec(), make_title(), sub_units()


yamlet documentation built on Oct. 6, 2023, 9:07 a.m.