README.md

cdlujan.ejercicio.extra

The goal of cdlujan.ejercicio.extra is to be used as an excercise on how to create a R package.

Installation

You can install the released version of cdlujan.ejercicio.extra from GitHub with:

library(devtools)
install_github("cdlujan/cdlujan.ejercicio.extra")

Example

library(cdlujan.ejercicio.extra)
suma.dos.numeros(2,3)
#> [1] 5


cdlujan/cdlujan.ejercicio.extra documentation built on May 26, 2019, 3:32 p.m.