README.md

Prueba3

El Objetivo es solo una prueba que utiliza ejemplo

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("PruebaOrgR/Prueba3")

Example

Este es un ejemplo Basico

library(Prueba3)
## basic example code
multi(c(1,1),c(2,2))
#> [1] 2 2


PruebaOrgR/Prueba3 documentation built on Jan. 23, 2021, 12:43 a.m.