Updates BayesTools table while not breaking formatting, attributes, etc...
# S3 method for BayesTools_table
update(
object,
title = NULL,
footnotes = NULL,
warnings = NULL,
remove_parameters = NULL,
logBF = FALSE,
BF01 = FALSE,
...
)
returns an object of 'BayesTools_table' class.
a BayesTools table
title of the table
add footnotes to the table
add warnings of the table
remove parameters from the table
whether to format Bayes factors as log(BF)
whether to format Bayes factors as 1/BF
additional arguments.