data.frame(Month = seq(1,12,length.out = 100),Lunar = 0)
I am beginner R user and have no idea which argument is missing?