create_task_table: Convert a task_plan into a status table

Description Usage Arguments

View source: R/create_task_table.R

Description

Create a data.frame or .tsv file representing a task_plan and our status within that plan

Usage

1
create_task_table(task_plan, table_file)

Arguments

task_plan

a task plan as produced by create_task_plan()

table_file

a file name to write a tab-separated table to (as .tsv), or NULL to return as a data.frame


aappling-usgs/scipiper documentation built on Aug. 1, 2020, 3:11 p.m.