R/Gauher.R

#' Gauher
#'
#' Simply gets the nth item from a list. Not even sure why this is a function.
#' @param n
#' #@export
#' #@examples
#' Gauher()

Gauher <-function (n) {
  gh[[n]]
}
qpcg/MEM documentation built on May 26, 2019, 12:34 p.m.