update_html {table1} | R Documentation |
Update HTML.
Description
Used to (re-)generate the HTML code for a link{table1}
object. In
most cases, this should not be used direction, unless you know what you are
doing.
Usage
update_html(x)
Arguments
x |
An object returned by |
Value
An object of class "table1" which contains the updated HTML.
[Package table1 version 1.4.3 Index]