parse_ir: Parses a raw IR txt file into a csv.

Description Usage Arguments Value

View source: R/parse_ir.R

Description

Parses a raw IR txt file into a csv.

Usage

1
parse_ir(ir_file, ir_dir, parsed_dir, dump_dir)

Arguments

ir_file

Name of raw IR file (do not include the path to file).

ir_dir

Path to the directory containing raw IR file.

parsed_dir

Path to directory where parsed csv should be written.

dump_dir

Path to directory where potentially corrupt files should be written.

Value

A parsed csv file.


OutdoorRD/trailcountR documentation built on Sept. 23, 2020, 10:38 a.m.