incadata (version 0.6.1)

documents: Download and possibly open INCA documentation

Description

Download and possibly open INCA documentation

Usage

documents(..., dir = ".", max_open = 3)

Arguments

...

Arguments passed on to find_documents

pattern

part of document name to look for

x

name of register 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

Run this code
# NOT RUN {
documents("lunga", "uppfoljning")
# }

Run the code above in your browser using DataLab