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/TerrainWorksUtils documentation built on June 1, 2025, 8:05 p.m.