Skip to content

question regarding new class

1 message · Laura Holt

#
Hi R people:

I have created a new class for a project that I am working on.  It works 
fine.

Just one question, please:  When I access the slots, is there any way that I 
could use
x$Name instead on x at Name, please?  Or is it that way by design, please?

Thanks.

Laura Holt