Closed philswatton closed 1 year ago
Currently, if any VfS function is used with missing data, an error will be thrown. This isn't useful behaviour!
Also: allow user to specify whether vfs() returns M and S or not
vfs()
M
S
Resolved by #6 and merged into main by #7
Currently, if any VfS function is used with missing data, an error will be thrown. This isn't useful behaviour!
Also: allow user to specify whether
vfs()
returnsM
andS
or not