create_task_table: Convert a task_plan into a status table

View source: R/create_task_table.R

create_task_tableR Documentation

Convert a task_plan into a status table

Description

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

Usage

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


USGS-R/scipiper documentation built on May 25, 2023, 8:47 a.m.