nesRdata (version 0.3.1)

nes_ingest: Ingest flat files

Description

Ingest data from component flat files

Usage

nes_ingest(version_id, folder = NA, skip = NA)

Arguments

version_id

character nes version string

folder

file.path to data folder. optional.

skip

numeric vector of lines to skip on file read. optional.

Examples

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

Run the code above in your browser using DataLab