fetch_msna: fetch_msna - helper function to quickly pull msna coordinate...

View source: R/fetch_msna.R

fetch_msnaR Documentation

fetch_msna - helper function to quickly pull msna coordinate files

Description

return msna data based on suplied country code

Usage

fetch_msna(country_code = "col")

Arguments

country_code

character three letter country code (lower-case)

Value

sf data.frame containing msna records

Examples

## Not run: 
library(surveyGEER)
df <-  fetch_msna("com")

## End(Not run)

impact-initiatives-geospatial/surveyGEER documentation built on Feb. 4, 2023, 12:13 p.m.