[Roxygen-devel] Fwd: file which doesn't seem to process \dontrun properly in examples section
Brian G. Peterson
brian at braverock.com
Wed Jun 6 21:56:38 CEST 2012
On Mon, 2012-06-04 at 11:28 -0400, Steve Lianoglou wrote:
> And perhaps an even better solution is to not access the slot directly
> -- which is to say, don't use `@` or `slot(...)` since it's considered
> "good form" to provide accessors to slots via methods rather than
> having users directly manipulate the internals of your objects.
>
> So, in this case, instead of `fit.stable at fit` or `slot(fit.stable,
> 'fit')` you'd have: `fit(stable.fit)`
This worked. Thanks to all who helped.
Regards,
- Brian
--
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock
More information about the Roxygen-devel
mailing list