How to create your own package in R?

Опубликовано: 04 Август 2026
на канале: LiquidBrain Bioinformatics
2,751
84

Packages contains predefined function that were written by programmers before and can allow for analysis to be done faster and better by utilizing knowledge and pipeline from prior expert.

The open source nature of R packages means most people can get a lot of work done without much efforts by simply importing a package into the environment instead of doing it from scratch.

Similarly, if you have a lot of repetitive task that you are doing from day to day. you might also want to create your own package to deal with the pipeline.

In this video, I tried exactly that and walk through the journey I been through before I reached there.


Email: [email protected]
Website: www.liquidbrain.org