You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package currently has a lot of useful vignettes explaining its functionality. However, at least for Emacs ESS users, @examples are a bit more accessible: they pop up within the editor, don't require finding and running a vignette command and finding the output in a browser, allow running within the help window frame, and allow copy-paste with editor navigation shortcuts. It would be nice to have some of the examples from the vignettes, perhaps with artificial data in place of API downloads, in the roxygen @examples. In some cases, this would also be a step toward #42.