-
Notifications
You must be signed in to change notification settings - Fork 26
Pending Issues to Discuss
This is a placeholder for Nick's queries about issues to discuss in the future.
.is.formula(): which of these functions is necessary to document? Should this be broken up into different files?
binom.test(): consider approaching a sympathetic R-core member about integrating this functionality into base stats package?
CIsim(): is it necessary to have this function return results invisibly? This seems potentially confusing to newbies.
CIsim(): multi-line examples are left justified in the pdf file, but look fine using ?CIsim.
D(): need to define "unbound" variables and "decorated" function.
deg2rad(): need to split out separate documentation for this from rgeo() and friends.
deg2rad(): deprecate rgeo2()?
do(): documentation needs more introductory material as well as examples featuring cullandmode`.
dotPlot(): move panel.dotplot() function to separate file
dotPlot(): add simpler example
favstats(): can this add support for a data option and/or formula interface?
fetchData(): is there a way to display the current path?