*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
_______________________________________________
R-br mailing list
[email protected]
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forne�a c�digo
m�nimo reproduz�vel.