knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The caiporar
R
package, written by Roney Fraga Souza, has general-purpose functions and was built to help friends.
To install the released version:
# install and load devtools from CRAN install.packages("devtools") library(devtools) # install and load caiporar devtools::install_github("roneyfraga/caiporar") library(caiporar)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.