mash_method<- {tatoo} | R Documentation |
Set mash attributes of a Mashed Table
Description
Set mash attributes of a Mashed Table
Usage
mash_method(x) <- value
insert_blank_row(x) <- value
sep_height(x) <- value
id_vars(x) <- value
Arguments
x |
a |
value |
a value that is legal for the individual attribute, as described in Mashed_table |
See Also
[Package tatoo version 1.1.2 Index]