Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Instructions for Creating Your Own R Package

http://web.mit.edu/insong/www/pdf/rpackage_instructions.pdf

The following is a step-by-step guide to creating your own R package.  Even beyond this course, youmay find this useful for storing functions you create for your own research or for editing existingR packages to suit your needs.

This guide contains three different sets of instructions.  If you use RStudio, you can follow the “Ba-sic Instructions” in Section 2 which involve using RStudio’s interface. 

Comments