todo_intracker: Query whether an input tracker is not yet completed

Description Usage Arguments Value

View source: R/Status_Trackers.R

Description

Query whether an input tracker is not yet completed

Usage

1
todo_intracker(SFSW2_prj_meta, tracker, status)

Arguments

tracker

A character string. One of the rownames of SFSW2_prj_meta[["input_status"]] as returned by function init_intracker.

status

A character string. One of "prepared" and "checked".

Value

A logical value. TRUE if tracker and status exist in SFSW2_prj_meta[["input_status"]] and their cell is FALSE – otherwise, FALSE


Burke-Lauenroth-Lab/SoilWat_R_Wrapper documentation built on Aug. 14, 2020, 5:17 p.m.