confirm_state: Get Project State(s)

View source: R/interact.R

confirm_stateR Documentation

Get Project State(s)

Description

Reels out the project states or a single one as selected by partial matching

Usage

confirm_state(x = NULL)

Arguments

x

A string, usually partial match for a given State for that project.

Value

A character vector contain all project States when x is NULL or a one of length 1L based on the partial match.

Note

This function is mostly used for conditional code chunk evaluation in the R Markdown source files.


BroVic/jGBV documentation built on Oct. 9, 2022, 6:38 a.m.