[Rd] Incorporating single functions from other packages: rules and regulations?
Johannes Graumann
johannes_graumann at web.de
Sun Jan 13 09:16:57 CET 2013
Hi,
In a little pkg I'm developing I am in need of the functionality provided by
plotrix::listDepth.
I am loath of having the depend on and import the whole package just for
that purpose.
What is an acceptable way of integrating this functionality into my own
package? Just copying the function and referencing it in the documentation
appropriately?
Thanks for any hints.
Sincerely, Joh
More information about the R-devel
mailing list