View source: R/helperFunctions.R
| cond.parse | R Documentation | 
Parse the condition string so that it can be evaluated by the cond.*
functions. Intended for internal use only.
cond.parse(names_attTbl, cond)
| names_attTbl | character vector, the column (i.e. variable) names of the
attribute table returned by the function  | 
| cond | character string, the condition string used by the  | 
The function returns a two-element list. The first element contains
the parsed conditions to be evaluated by the cond.* functions. The
second element defines the condition type each variable refers to.
cond.4.all(), cond.4.nofn(), anchor.seed(), cond.reclass(),
conditions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.