
Last chance! 50% off unlimited learning
Sale ends in
data("marriages.Turkey")
date | : | |
end-of-month date | ||
format: "%Y-%m-%d" | ||
n.Sun | : | number of Sundays in this month |
data(marriages.Turkey)
plot(ts(marriages.Turkey$marriages, frequency=12, start=c(1988,1)), type="l",
xlab="", ylab="",
main="monthly marriages in Turkey (1988-2013)")
Run the code above in your browser using DataLab