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

authoR

License: GPL (>= 2) LifeCycle Project Status: Concept

The goal of the R package authoR is to {{ PLEASE ADD A FEW LINES }}

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("FRBCesab/authoR")

Then you can attach the package authoR:

library("authoR")

Overview

Here is an overview of authoR content: {{ PLEASE ADD A FEW LINES }}

Citation

Please cite this package as:

Casajus N & Fereira de Lima RA (r format(Sys.Date(), "%Y")) authoR: An R package to {{ TITLE }}. R package version 0.0.0.9000.

Code of Conduct

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



FRBCesab/authoR documentation built on July 12, 2022, 6:04 a.m.