Learn R Programming

Rsagacmd (version 0.4.3)

read_table: 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)

Value

a `tibble`.

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.