Make title by default.
To be specific: this is the default method
for the generic function make_title,
and it actually does nothing. Individual methods
are written for those classes where 'make title'
behavior is expected.
# S3 method for default
make_title(x, ...)same as x
object
ignored
Other labels:
alias.data.frame(),
append_units(),
append_units.data.frame(),
append_units.default(),
drop_title(),
drop_title.decorated(),
drop_title.default(),
drop_title.dvec(),
make_title(),
make_title.decorated(),
make_title.dvec(),
sub_units()