nesRdata (version 0.3.1)

nes_ls: 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

Run this code
# NOT RUN {
nes_ls("1")
# }

Run the code above in your browser using DataLab