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

lbx

Lifecycle: experimental R-CMD-check

My Personal R-package for Exploratory Data Analysis

Installation

Install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("Lightbridge-KS/lbx")


Lightbridge-KS/lbx documentation built on Dec. 4, 2024, 2:53 a.m.