parse_geo: Parsing lat and lng

View source: R/sitemap_lnglat.R

parse_geoR Documentation

Parsing lat and lng

Description

extract latitude and longitude for geo_field like GEO3212(31.3112,-88.22)

Usage

parse_geo(tbl, geo_variable, first = "latitude")

Arguments

tbl

a tbl

geo_variable

variable navn with the lng and lat

first

the first value is latitude or longitude

Value

a tbl


pedersebastian/pederlib documentation built on June 17, 2024, 2:37 p.m.