sixtyfour
sixtyfour copied to clipboard
Duplicate coverage of magic methods in vignettes
@seankross thoughts on this?
We have a new vignette via #94 that covers magical six_* methods https://github.com/getwilds/sixtyfour/blob/dev/vignettes/six.Rmd.og
However, the S3 vignette https://github.com/getwilds/sixtyfour/blob/dev/vignettes/s3.Rmd.og#L178 covers some of the six methods too.
I wonder if we should reduce duplication and just point users from the S3 vignette to the new magic mehods vignette?
I hear you, I think we should punt until the next release. It would be good to get feedback from users about our documentation before we spend more time optimizing the docs.
sounds good