ensure.fs.surface {fsbrain} | R Documentation |
Check whether parameter is an fs.surface instance.
Description
Check whether parameter is an fs.surface instance.
Usage
ensure.fs.surface(surface)
Arguments
surface |
an fs.surface instance which will be returned as-is, a tmesh3d which will be converted to a surface using |
Value
an fs.surface instance, unless an error occurs.
[Package fsbrain version 0.5.5 Index]