Learn R Programming

⚠️There's a newer version (0.4-12) of this package.Take me there.

RArcInfo (version 0.4-10)

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

62

Version

0.4-10

License

GPL (>= 2)

Maintainer

Virgilio G�mez-Rubio

Last Published

January 20th, 2011

Functions in RArcInfo (0.4-10)

get.namesofcoverages

Function for getting the names of the coverages
e00toavc

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

Function for reading the names of the tables in the coverages
thinlines

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

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

Plots the data imported from an ARC file
get.tablefields

Function for reading names of the table fields in the coverages
get.arcdata

Function for importing the contents of an ARC file into R
get.nb

Function for calculating neighbouting polygons.
plotpal

Plots the data imported from an ARC file according to the contents of a PAL file
get.labdata

Funtion for importing the contents of a LAB file into R
read.coverage

Function for retrieving basic data from a given coverage
get.txtdata

Function for importing the contents of an TXT file into R
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
get.cntdata

Function for importing the contents of a CNT file into R
plotpoly

Plots polygons defined by the coverages.
avctoe00

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

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

RArcInfo