Skip to content

including R function in C program

1 message · Vumani Dlamini

#
Is it possoble to include an R function in a C program? I would like to use 
"rmultz" from the "combinat" library to sample a multinomial vector within 
my C program, and have no clue how this can be done.
Thanks.
Vumani