inst/doc/a3manual.R

## ----include = TRUE, eval = FALSE---------------------------------------------
# NA

## ----cran-installation, eval = FALSE, echo=TRUE-------------------------------
# install.packages("devtools")
# devtools::install_github(file.path("rmsharp", "nprcgenekeepr"))

## ----gh-installation, eval = FALSE, echo=TRUE---------------------------------
# install.packages("devtools")
# devtools::install_github(file.path("rmsharp", "nprcgenekeepr"))

## ----running-shiny-application, echo = TRUE, eval = FALSE---------------------
# library(nprcgenekeepr)
# runGeneKeepR()

Try the nprcgenekeepr package in your browser

Any scripts or data that you put into this service are public.

nprcgenekeepr documentation built on June 8, 2025, 10:55 a.m.