fetch_msna_path: fetch_msna_path - helper function to quickly pull msna...

View source: R/fetch_msna.R

fetch_msna_pathR Documentation

fetch_msna_path - helper function to quickly pull msna coordinate file path

Description

return msna data based on suplied country code

Usage

fetch_msna_path(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.