meta<- | R Documentation |
Convenience functions to modify Tagged_table
metadata. If x
is not a
Tagged_table
already, it will be converted to one.
meta(x) <- value
meta(x)
table_id(x) <- value
table_id(x)
title(x) <- value
longtitle(x) <- value
subtitle(x) <- value
footer(x) <- value
x |
a |
value |
value to assign. |
Tagged_table, tt_meta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.