Displaying 1 result from an estimated 1 matches for "9dc9649aca".
2009 Nov 25
3
Feature request for as.Date() function
Hello -
I have a csv file with a few date columns. Some of the records have an
"NA" character string instead of the date. When I attempt to use
read.csv() and typecast the columns using colClasses, I receive the
following error:
Error in charToDate(x) :
character string is not in a standard unambiguous format
Similarly, the following command produces the same error: