object_scope {mutatr}
R Documentation
Add object scope to a function...
Description
Add object scope to a function
Usage
object_scope(res, self)
Arguments
res
object to add object scope to (does nothing if not a function)
self
self object
[Package
mutatr
version 0.1
Index
]