extractLhs {campsismod} | R Documentation |
Extract left-hand-side expression.
Description
Extract left-hand-side expression.
Usage
extractLhs(x, split = "=")
Arguments
x |
character value |
split |
character where to split |
Value
left-hand-side expression, not trimmed
[Package campsismod version 1.1.1 Index]