Learn R Programming

spsurvey (version 4.1.4)

read.dbf: Read the dbf File of an ESRI Shapefile

Description

This function reads the dbf file of an ESRI shapefile and creates a data frame.

Usage

read.dbf(filename)

Arguments

filename

Character string containing the name of the shapefile.

Value

Data frame containing contents of the dbf file.