paste_addresses: A function to paste the input for street in geocode_Colombia

View source: R/paste_addresses.R

paste_addressesR Documentation

A function to paste the input for street in geocode_Colombia

Description

This function allows you to paste the information from "Calle" and "Carrera" as an input for geocode_Colombia

Usage

paste_addresses(BD)

Arguments

df

The dataframe containing the informaiton.

Value

The address.

Examples

paste_addresses(df)

samesag/emu documentation built on Aug. 22, 2023, 3:19 p.m.