R/suma.R

suma.dos.numeros <- function(a,b){
  return (a+b)
}
MDRGuzman/lolaRomeroPACKAGE documentation built on May 11, 2019, 7:26 p.m.