[R-br] gráfico linhas

Éder Comunello comunello.eder em gmail.com
Quinta Outubro 31 11:12:20 BRST 2013


Bom dia,

Já testou ts.plot {stats}?

### para o exemplo dado...

z <- ts(matrix(rnorm(300), 100, 3), start = c(1961, 1), frequency = 12)

plot(z)

ts.plot(z)

ts.plot(z, lty=c(1:4), col=c(1:4))

### no help tem outro exemplo...
?ts.plot


Éder Comunello <c <comunello.eder em gmail.com>omunello.eder em gmail.com>
Dourados, MS - [22 16.5'S, 54 49'W]
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://listas.inf.ufpr.br/pipermail/r-br/attachments/20131031/19dc535a/attachment.html>


Mais detalhes sobre a lista de discussão R-br