knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

luciolib

Lifecycle: experimental CRAN status

Personal R package for interacting with OS and Files from within R

Installation

The development version can be installed from GitHub with:

# install.packages("remotes")
remotes::install_github("luciorq/luciolib")

Please note that the luciolib project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



luciorq/luciolib documentation built on Dec. 18, 2020, 11:43 a.m.