make_title {yamlet} | R Documentation |
Make Title
Description
Make title attribute.
Generic, with methods
make_title.default
,
make_title.decorated
, and
make_title.dvec
.
Usage
make_title(x, ...)
Arguments
x |
object |
... |
passed arguments |
Value
see methods
See Also
Other deprecated:
alias.data.frame()
,
append_units()
,
drop_title()
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.decorated()
,
make_title.default()
,
make_title.dvec()
,
sub_units()
Examples
# see methods
[Package yamlet version 1.2.5 Index]