parseIfStatement {campsismod} | R Documentation |
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