Skip to content
Prev 5558 / 12125 Next

[R-pkg-devel] Forward function call

Thanks for the responses!

I found the suggestion

Call[[1]] <- quote(survival::coxph)

easiest to implement. And it works.

Best, G?ran
On 2020-06-08 21:42, Ben Bolker wrote: