| .objSizeWithTry | R Documentation |
lobstr::obj_size with a try to address issue #72It is not clear why, but it appears that running lobstr::obj_size again, after
a bad binding error, it will work.
.objSizeWithTry(x, useTry = TRUE)
x |
An object |
useTry |
Logical. If |
The size of an object, using lobstr::obj_size or object.size if the
first fails
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.