when I create my.data using eventData, I get the note like below:
Error in if (any(as.numeric(years) < 1000)) { :
TRUE/FALSE should not be missing values
Warning messages:
1: In as.character.POSIXt(as.POSIXlt(x), ...) :
as.character(td, ..) no longer obeys a 'format' argument; use format(td, ..) ?
2: In FixDates(data[, rand.date]) : xxNAxx
can it be resolved?
when I create my.data using eventData, I get the note like below:
Error in if (any(as.numeric(years) < 1000)) { :
TRUE/FALSE should not be missing values
Warning messages:
1: In as.character.POSIXt(as.POSIXlt(x), ...) :
as.character(td, ..) no longer obeys a 'format' argument; use format(td, ..) ?
2: In FixDates(data[, rand.date]) : xxNAxx
can it be resolved?