R/suma.dos.numeros.R

suma.dos.numeros <-
function(x,y){
return (x+y)
}
israelvizcaino/paquetesR documentation built on May 18, 2019, 5:51 a.m.