knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
# install.packages("remotes") remotes::install_github("Dalcatruz/lobbyR")
library(lobbyR) ## basic example code
lobACT()
mis_audiencias<- get_audiencias_pag(1) mis_audiencias
mis_audiencias2<- get_audiencias_detalles_activo(1,"ureta") mis_audiencias2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.