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

rslab

Lifecycle: experimental R-CMD-check

An educational R package 📦 for calculate various respiratory physiology parameters.

Installation

You can install the development version from GitHub with:

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

Overview

{rslab} is an R package that contain functions for calculate respiratory physiology parameters in the following categories.



Lightbridge-KS/rslab documentation built on Feb. 24, 2022, 1:36 a.m.