geojoin: left join a data.frame to a spatial data frame

Description Usage Arguments Value

View source: R/z_deprecated.R

Description

modified from tigris::geo_join to not check data.frame names or coerce strings to factors

Usage

1
geojoin(spatial_data, data_frame, by_sp, by_df)

Arguments

spatial_data

a spatial data frame

data_frame

a data frame

by_sp

column id for merge

by_df

column id for merge

Value

spatial data frame


cole-brokamp/CB documentation built on May 13, 2019, 8:49 p.m.