as_class {rbmi} | R Documentation |
Set Class
Description
Utility function to set an objects class.
Usage
as_class(x, cls)
Arguments
x |
object to set the class of. |
cls |
the class to be set. |
[Package rbmi version 1.2.6 Index]
as_class {rbmi} | R Documentation |
Utility function to set an objects class.
as_class(x, cls)
x |
object to set the class of. |
cls |
the class to be set. |