tagged_set: Set Tagged Table metadata

meta<-R Documentation

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) <- value

meta(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.

See Also

Tagged_table, tt_meta


tatoo documentation built on March 31, 2023, 8:16 p.m.