Displaying 1 result from an estimated 1 matches for "htmllinksresolv".
Did you mean:
htmllinksresolve
2007 Nov 14
4
library path in Rd link
Dear all,
When creating new functions in a package, there is a "See also" component in
the Rd file.
Usually one uses \link{otherfun}, if the other function is from the same
package, or \link[otherpackage]{otherfun} otherwise.
The trouble is that I install new packages not in the default R library
folder, but into some other subfolder in my home, so the link searches
for