| documents {incadata} | R Documentation |
Download and possibly open INCA documentation
documents(..., dir = ".", max_open = 3)
... |
Arguments passed on to
|
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. |
Nothing. The function is called for its side effects.
## Not run:
documents("lunga", "uppfoljning")
## End(Not run)