wfs_view: View documentation

Description Usage Arguments Examples

View source: R/wfs_view.R

Description

When called with no arguments this function points your browser to the WFS home page in the DHS data archive. When called with a dataset name it opens the data dictionary, reading it from a local file or from the data archive.

Usage

1
wfs_view(dataset = "", source = "")

Arguments

dataset

String with optional dataset name, e.g. "cosr02"

source

String with source folder or blank for DHS archive

Examples

1
2
wfs_view()
wfs_view("cosr02")

grodri/wfs documentation built on July 16, 2020, 11:11 p.m.