Skip to content
Snippets Groups Projects

Bruna140: Adiciona os arquivos de 8 tabelas do Morettin

Closed Bruna Wundervald requested to merge bruna140 into devel
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -31,7 +31,7 @@
#' colnames(MorettinTb4.8) <- c("Valor Real", "Previsão com t = 127")
#' xyplot(MorettinTb4.8, type = c("l", "g"),
#' layout = c(2, 1), xlab = "Dias", ylab = "Valores",
#' main = expression("Série de IPI"), strip = strip.custom(bg = "white"),
#' main = "Série de IPI", strip = strip.custom(bg = "white"),
#' lwd = 2, col = c("violetred", "palegreen2"),
#' scales = list(y = list(rot = 0)))
NULL
\ No newline at end of file
Loading