Displaying 1 result from an estimated 1 matches for "_disconnected_".
2013 Jan 13
1
Incorporating single functions from other packages: rules and regulations?
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