You can install the development version of ramen
from github using the
pak
or the devtools
package.
pak::pkg_install("admarhi/ramen")
# or
devtools::install_github("admarhi/ramen")
Bioconductor style
guide -
Classes: UpperCamelCase
- Methods and functions: lowerCamelCase