[R] Casting Date to char
Rich Shepard
r@hep@rd @end|ng |rom @pp|-eco@y@@com
Wed Sep 5 22:42:35 CEST 2018
On Wed, 5 Sep 2018, Duncan Murdoch wrote:
> This might just be a typo in your message, but as.character() is the function
> you want, not as.Character().
Duncan,
Yes, it is a typo.
> The other typo or error above is that you are trying to convert
> dp$sampdate, but the dataframe has no column with that name according to
> the lines above.
I now see this.
Many thanks,
Rich
More information about the R-help
mailing list