Description of issue -
> rm(list=ls()) #limpiar variables
> setwd("/Users/Palmira/Desktop/Estadistica MÓDULO ULTIMO")
> datos=read.csv("t9-10_shampoo.csv")
> y=datos$y
> #### Analizar la variable a nivel ####
> plot(y,col="slateblue",type="l",lwd=2,xlab="tiempo",ylab="colchones (unidades)"
+ main="Variable a Nivel")
System Information:
- OS Version:
Referred here from support.rstudio.com