stacomirtools (version 0.5.3)

funhtml: function used to print the html tables of output (see xtable documentation)

Description

see xtable for further description, an xtable is created and printed to html format

Usage

funhtml(data,caption=NULL,top=TRUE,outfile=NULL,clipboard=FALSE,
  append=TRUE,digits=NULL,...)

Arguments

data

a data frame

caption

the caption

top

a logical, if true the caption is placed on top

outfile

the path to the file

clipboard

if clipboard TRUE, a copy to the clipboard is made

append

is the file appended to the previous one ?

digits

the number of digits

...

additional parameters to be passed to the function

Value

an xtable