get_lat_lon: Get the latitide and longitude values based on address data

Description Usage Arguments Value

View source: R/acs_screening.R

Description

creates a data frame with latitude and longitude values based on address data

Usage

1
get_lat_lon(name, address)

Arguments

name

a vector containing the full name for the record as a string most likely in the form of data dollar sign column

address

a vector containing the concatenated address as a string most likely in the form of data dollar sign column

Value

a data frame with latitide and longitude data for every address


crazybilly/fundRaising documentation built on July 30, 2021, 12:51 a.m.