
12 Jul
2016
12 Jul
'16
03:01
*Ola Pessoal* *Estou salvando um grafo com o comando:* png(filename <- paste0("img", substr(pa.name,4,nchar(pa.name )-4),".png",sep=""), units="in", width=10, height=8, pointsize=12, res=300) semPlot::semPaths(pa.model.fit, whatLabels = "par", layout = "spring") *Tentei adicionar o comando abaixo para mostrar uma tabela com alguns parametros no grafo, mas nada apareceu:* plotrix::addtable2plot(-6, 35, matMeasures, bty = "n", display.rownames = TRUE, hlines = TRUE, vlines = TRUE, xpad=0.2, ypad=1, title = "Model Fit Measurest\n\n") dev.off() -- Best regards... 8^) “The mind that is open to new ideas never come back to its original size” *Albert Einstein* -- Obrigado Elias