meta<-: Set Tagged Table metadata
Description
Convenience functions to modify Tagged_table
metadata. If x
is not a
Tagged_table
already, it will be converted to one.
Usage
meta(x) <- valuemeta(x)
table_id(x) <- value
table_id(x)
title(x) <- value
longtitle(x) <- value
subtitle(x) <- value
footer(x) <- value
Arguments
- x
a Tagged_table
or any R object that can be converted to one
- value
value to assign.