nes_ls {nesRdata} | R Documentation |
nes_ls
Description
nes_ls
Usage
nes_ls(version_id, folder = temp_path(), ...)
Arguments
version_id |
character version id |
folder |
file.path to NES data; pass cache_path() to use OS agnostic cache location specified by the rappdirs package. |
... |
extra arguments passed to list.files |
Examples
nes_ls("1")
[Package nesRdata version 0.3.1 Index]