Displaying 1 result from an estimated 1 matches for "coarce".
2005 Feb 28
1
formatting output
...t to HTML using the library R2HTML. However
in order to format the tables in HTML I have to use the command
HTML.data.frame(...) which allows me to define, for example, the
number of digits in the html table.
But the object 'tmp' is not a dataframe and I can't coarce it to this
format. Is it possible to get the results of this function as a
dataframe? I know that I'm probably missing some important concepts
here but Im not very good in programming.
Any hint will be appreciated
Regards
Peyuco