Thank you all, I appreciate your responses. Just a quick follow up question: couple of my functions are "background" or "behind the scenes" functions. Do these have to be documented in the manual as well?
On Wed, Aug 28, 2013 at 5:19 PM, Geoff Jentry <geoffjen...@hexdump.org>wrote: > On Wed, 28 Aug 2013, Ben Bolker wrote: > >> It may be suboptimal/there may be better ways, but what I would do in >> your situation would be to save the real twitteR results to a .Rdata file >> (e.g. put it in inst/vignetteData) and then 'fake' the twitter call: add a >> non-eval'd but echo'd chunk that appears to run the command, and an eval'd >> but non-echo'd chunk that loads the results of having run the command. >> > > Interesting, I'll look into doing that. > > Thanks > -J > > > ______________________________**________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/**listinfo/r-devel<https://stat.ethz.ch/mailman/listinfo/r-devel> > [[alternative HTML version deleted]] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel