Learn R Programming

RArcInfo (version 0.4-12)

Functions to import data from Arc/Info V7.x binary coverages

Description

This package uses the functions written by Daniel Morissette to read geographical information in Arc/Info V 7.x format and E00 files to import the coverages into R variables.

Copy Link

Version

Install

install.packages('RArcInfo')

Monthly Downloads

152

Version

0.4-12

License

GPL (>= 2)

Maintainer

Virgilio G�mez-Rubio

Last Published

November 7th, 2011

Functions in RArcInfo (0.4-12)

get.arcdata

Function for importing the contents of an ARC file into R
avctoe00

Converts a ARC/INFO binary coverage into an ESRI E00 file
get.labdata

Funtion for importing the contents of a LAB file into R
get.namesofcoverages

Function for getting the names of the coverages
get.paldata

Function for importing the contents of a PAL file into R
get.nb

Function for calculating neighbouting polygons.
get.bnddata

Function for importing the contents of a BND file into R
get.tabledata

Function for importing the contents of a table file into R
e00toavc

Converts an ESRI E00 file into an Arc/Info V 7.x binary coverage
get.cntdata

Function for importing the contents of a CNT file into R
read.coverage

Function for retrieving basic data from a given coverage
plotpal

Plots the data imported from an ARC file according to the contents of a PAL file
thinlines

Function for deleting points in an arc definition object
get.tablenames

Function for reading the names of the tables in the coverages
get.txtdata

Function for importing the contents of an TXT file into R
get.tablefields

Function for reading names of the table fields in the coverages
plotpoly

Plots polygons defined by the coverages.
plotarc

Plots the data imported from an ARC file
get.toldata

Function for importing the contents of a TOL file into R
RArcInfo

RArcInfo