Displaying 1 result from an estimated 1 matches for "htmlgraph".
2009 Feb 13
2
odfWeave & prettyR
...or (i in 1:length(resultList)){ tempSummary <- try(summary(resultList[[i]]), silent = TRUE) if"
everytime there is a if.
I tried with the function htmlize and it works for the text (like summaries) but I didn't manage to get the plots on
the html file
I tried to use the funcion HTMLgraph but I couldn't understand what it does and what its arguments are (listfile,
graphfile)
With odfWeave I tried to download it, and saw that it depends on XML package. If I try to load the odfWeave package
with
library(odfWeave) I get this message:
Loading: XML
Error: package 'XML' no...