[Rd] Understanding the sequence of events when calling the R dpois function
Jason Serviss
j@@on@@ervi@@ @ending from ki@@e
Fri Jun 1 13:47:54 CEST 2018
Chuck and Greg,
Thanks a lot for your help! I have a much better understanding now of what is happening “under the hood”.
Kind Regards,
Jason
> On 31 May 2018, at 20:08, Greg Minshall <minshall using acm.org> wrote:
>
> Jason,
>
> as Chuck Berry (to whom, *thanks* for 'do {...} while(0)'!) suggested,
> using grep, or even grep executed from find, such as
> ----
> find . -type f -exec grep -H "dpois" \{\} \; | less
> ----
> (executed from the root of an R source tree), is your friend.
>
> cheers, Greg
More information about the R-devel
mailing list