Proper way to implement S3 dispatch on R6 classes Proper way to implement S3 dispatch on R6 classes r r

Proper way to implement S3 dispatch on R6 classes


I asked Winston Chang, the author of R6, about this on Github. According to him, the code provided in Question 1 above is the correct way of writing S3 methods for R6 classes.