-
@KenButler12 It feels wrong (from the python side of my brain) to use
$instead of.to access methods that belong to an object. But I feel OK about it from the R side, because I use R6 when I program.
$ instead of . to access methods that belong to an object.
But I feel OK about it from the R side, because I use R6 when I program.