README.md

ZOIP

If you want to install the version of the package available in the CRAN of R, you need to copy the next code into your R console

install.packages("ZOIP")

If you want to install it, you need to copy the next code into your R console

if (!require("devtools")) install.packages("devtools")
devtools::install_github("jucdiaz/ZOIP", force = TRUE)
library(ZOIP) # Carga el paquete

HexSticker ZOIP

HexSticker ZOIP



jucdiaz/ZOIP documentation built on March 17, 2021, 2:11 a.m.