R/somar.R

#' @export


somar <- function (a,b){
  a+b
}

#biuld do pacote crtl+shift+b
Elisa-Barrozo/Teste documentation built on Dec. 17, 2021, 6:26 p.m.