confirm_state | R Documentation |
Reels out the project states or a single one as selected by partial matching
confirm_state(x = NULL)
x |
A string, usually partial match for a given State for that project. |
A character vector contain all project States when x
is
NULL
or a one of length 1L
based on the partial match.
This function is mostly used for conditional code chunk evaluation in the R Markdown source files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.