A follow-up, but separate topic from here: Is there a dplyr or tidytable method for na.omit()?
It seems that there is a rather low limit to how many rows the function ymd()
from the lubridate()
package can take, which is similar in my experience for other dplyr
functions. The trouble is that there is no tidytable
equivalent for this: Function reference • tidytable
How can I make R recognise the date column in the ymd format?