R/the_answer_to_live_universe_and_everything.R

Defines functions the_answer_to_life_universe_and_everything

Documented in the_answer_to_life_universe_and_everything

#' The Answare to Live, the Universe and Everything
#'
#' @return
#' @export the_answer_to_life_universe_and_everything
#'
#' @examples
the_answer_to_life_universe_and_everything <- function(){
  42
}
karsfri/HMSr documentation built on Feb. 26, 2020, 10:36 a.m.