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

lbdoc

Lifecycle: experimental

Personal R-Package for office documents. The aim is to provide a wrapper to generate MS Excel, Word, Powerpoint, and etc. which is tailored to my need.

Installation

You can install the development version of lbdoc from GitHub with:

# install.packages("devtools")
devtools::install_github("Lightbridge-KS/lbdoc")


Lightbridge-KS/lbdoc documentation built on May 16, 2024, 3:03 p.m.