R/CC.R

#' Title
#'
#' @param x aze
#'
#' @return aze
#' @export aze
#'
#' @examples
cc<-function(x){
  x*2
}
KDallaporta/FromRStudio documentation built on May 30, 2019, 7:19 a.m.