For instance, is there some function getName
that allows me to do:
> TestA <- setRefClass("TestA")
> getName(TestA())
[1] "TestA"
For instance, is there some function getName
that allows me to do:
> TestA <- setRefClass("TestA")
> getName(TestA())
[1] "TestA"