documents: Download and possibly open INCA documentation

Description Usage Arguments Value Examples

View source: R/documents.R

Description

Download and possibly open INCA documentation

Usage

1
documents(reg, doc = NULL, dir = ".", max_open = 3)

Arguments

reg

name of register to look for

doc

(part of) document name to look for

dir

directory where to save files

max_open

maximum number of files to open automatically (only on Mac OS X). Set to 0 to avoid any opening of files.

Value

Nothing. The function is called for its side effects.

Examples

1
2
3
4
## Not run: 
documents("lunga", "uppfoljning")

## End(Not run)

incadata documentation built on April 14, 2020, 6:08 p.m.