[R] Spatial & Temporal Analysis of Daily Rainfall, Temperature Data

Jim Lemon drjimlemon at gmail.com
Wed Nov 9 09:45:58 CET 2016


Geez, I must be too excited. I meant:

stringsAsFactors=FALSE

Jim

On Wed, Nov 9, 2016 at 7:44 PM, Jim Lemon <drjimlemon at gmail.com> wrote:
> Hi Henry,
> You are certainly starting from the beginning. first, when you import
> the data from a CSV file, remember to add:
>
> read.csv(...,stringsAsFactors=TRUE)
>
> There will doubtless be other problems, but you have to start somewhere.
>
> Jim



More information about the R-help mailing list