parseIfStatement | R Documentation |
isIfStatement
method already called and returned TRUE.Parse IF-statement.
Assumption: isIfStatement
method already called and returned TRUE.
parseIfStatement(line, comment = as.character(NA))
line |
IF-statement as single character string value, comment omitted |
comment |
any comment, NA by default |
an IF statement object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.