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

PLrpc

The goal of PLrpc is to package common templates for data analytics.

Installation

You can install PLrpc from GitHub with:

# install.packages("devtools")
devtools::install_github("pfc5098/PLrpc")


pfc5098/PLrpc documentation built on Dec. 22, 2021, 7:46 a.m.