Skip to Main Content
R Programming for Bioinformatics
book

R Programming for Bioinformatics

by Robert Gentleman
July 2008
Intermediate to advanced content levelIntermediate to advanced
328 pages
10h 53m
English
Chapman and Hall/CRC
Content preview from R Programming for Bioinformatics
Foreign Language Interfaces 203
R_unload_ with sux the name of the shared library. So, in our example, R
would look for a C routine named R_unload_xxx, and if it is found, it will be
invoked.
Both of the routines, R_init_ and R_unload_, are called with a single
argument, which is a pointer to a DllInfo structure. This structure contains
relevant information for the shared library, and the load and unload code can
make use of any information contained in it.
Exercise 6.8
In the Exercises directory of the RBioinf package there is a template file
named xxx.c. Use this file, together with R CMD SHLIB, to build a shared
library, and load it into R. What happ ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Computation in BioInformatics

Computation in BioInformatics

S. Balamurugan, Anand T. Krishnan, Dinesh Goyal, Balakumar Chandrasekaran, Boomi Pandi
R for Data Science Cookbook (n)

R for Data Science Cookbook (n)

Prabhanjan Narayanachar Tattar, Yu-Wei, Chiu (David Chiu)

Publisher Resources

ISBN: 9781420063677