Re: [Bioc-devel] Using function from another package in R documentation when using roxygen

2017-05-27 Thread Martin Morgan
On 05/27/2017 12:19 PM, Arman Sh wrote: I want to insert a working link to a function in an R man page. When someone click it, it should execute the function. I’m using roxygen for packaging. Running the following code opens the help file from the package that I want to use instead of executin

[Bioc-devel] Using function from another package in R documentation when using roxygen

2017-05-27 Thread Arman Sh
I want to insert a working link to a function in an R man page. When someone click it, it should execute the function. I’m using roxygen for packaging. Running the following code opens the help file from the package that I want to use instead of executing the function. I have tried the function