R/unpackaged_utils.R
cast.Rd
Currently assumes that the result object will have only one class.
cast(x, new_cls)
An R object
character(1). A single class to which to convert x.
x
x converted to class new_cls.
new_cls