merge.statements: Merge two lists of statements
Description
Merge two lists of statementsUsage
# S3 method for statements
merge(x, y, replace_na = TRUE, ...)
Arguments
replace_na
(boolean) replace NAs with zeros
...
further arguments passed to or from other methods
Details
Merges all statements in x with all statements in y