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


DrylandEcology/rSFSW2 documentation built on Aug. 18, 2020, 1:27 p.m.