[R] read dbf files into R
Hisaji ONO
hi_ono2001 at ybb.ne.jp
Tue Sep 28 14:33:23 CEST 2004
How about maptools package's internal function dbf.read?
Try to use as follows.
maptools:::dbf.read("test.dbf")
maptools packages also has dbf.write, however it can only
write out integer data.
Best wishes.
>
> Vikas Rawal <vikas at mail.jnu.ac.in>
> Sent by: r-help-bounces at stat.math.ethz.ch
> 09/28/2004 07:11 AM
>
>
> To: r-help at stat.math.ethz.ch
> cc:
> Subject: [R] read dbf files into R
>
>
> I run R on redhat linux.
> What would be the easiest way to read dbf files into
> R?
>
> Vikas
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list