Closed RobinHankin closed 1 year ago
> as.mvp('1') mvp object algebraically equal to 1 > drop(as.mvp('1')) mvp object algebraically equal to 1
I would expect the last line to return 1, not a mvp object.
1
mvp
I would expect the last line to return
1
, not amvp
object.