Displaying 1 result from an estimated 1 matches for "graphfilenam".
Did you mean:
graphfilename
2003 Mar 31
2
Using R2HTML
...ab41[,4],main="...",ylab="giorni",names.arg=rownames(tab41),cex.nam
es=0.7)
grid(nx=0,ny=NULL,lty=2)
HTMLplot(Caption=paste("Indici di attivit? - centro
n.",cod.centro),GraphDirectory = get(".HTML.outdir", env = get("HTMLenv",
envir = .GlobalEnv)), GraphFileName = "ind-pos",Align = "center")
But I get this error:
Error in dev.print(png, file = AbsGraphFileName, width = 400) :
can only print from screen device
Execution halted
Can anyone help me?
Thanks