View source: R/model_if_statement.R
| IfStatement | R Documentation | 
Create a new IF-statement.
IfStatement(condition, equation, comment = as.character(NA))
| condition | condition, single character string | 
| equation | equation if condition is met | 
| comment | comment if any, single character string | 
an IF-statement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.