see xtable for further description, an xtable is created and printed to html format
funhtml(
data,
caption = NULL,
top = TRUE,
outfile = NULL,
clipboard = FALSE,
append = TRUE,
digits = NULL,
...
)
a data frame
the caption
a logical, if true the caption is placed on top
the path to the file
if clipboard TRUE, a copy to the clipboard is made
is the file appended to the previous one ?
the number of digits
additional parameters to be passed to the function
an xtable