powered by
This function returns a "official" string representation of the object, which may be used to reconstruct the object given an appropriate environment.
BASE$..repr..()
A string.
BASE$..repr..() test <- base_() test$..repr..() test <- BASE$instantiate() test$..repr..() test <- BASE$..new..() test$..repr..()
Run the code above in your browser using DataLab