knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
El Objetivo es solo una prueba que utiliza ejemplo
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("PruebaOrgR/Prueba3")
Este es un ejemplo Basico
library(Prueba3) ## basic example code multi(c(1,1),c(2,2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.