Skip to content
Prev 303173 / 398503 Next

Using R as Shared Library

Thorsten Jolitz <tjolitz at googlemail.com> writes:

Let me reformulate my question (since I managed to make 'native' calls
to C functions in libR by now): 
I still wonder whats 'in there' in libR - only the core C functions, or
all the functions written in R itself too? And what packages are included?