R/demo.R

Defines functions pt2_demo

Documented in pt2_demo

#' Path to demonstration ProTracker module file
#' 
#' A path to demonstration ProTracker module file. It can be used for
#' demonstration purposes.
#' @returns Returns a string with a path of a ProTracker module file
#' @author Pepijn de Vries
#' @export
pt2_demo <- function() system.file("mod.intro", package = "ProTrackR2")

Try the ProTrackR2 package in your browser

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

ProTrackR2 documentation built on April 3, 2025, 9:21 p.m.