get_args: Get a character vector of arguments from an input-file line.

View source: R/input_file_utils.R

get_argsR Documentation

Get a character vector of arguments from an input-file line.

Description

Get a character vector of arguments from an input-file line.

Usage

get_args(infile, line_num)

Arguments

infile;

a tibble created by get_input_file.

line_num;

the line of the input file.

Value

arguments; a character vector of arguments


tabrasel/WetlandTools documentation built on Dec. 20, 2024, 8:50 a.m.