read_table: Read a tabular data set that is output by saga_cmd

View source: R/io-read.R

read_tableR Documentation

Read a tabular data set that is output by saga_cmd

Description

Read a tabular data set that is output by saga_cmd

Usage

read_table(x)

Arguments

x

list, a 'options' object that was created by the 'create_tool' function that contains the parameters for a particular tool and its outputs.

Value

a 'tibble'.


stevenpawley/sagacmd documentation built on March 23, 2024, 6:37 p.m.