Skip to content

Lightbridge-KS/rslab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • ATPS to BTPS converter: conversion of spirometry lung volume/flows from ATPS (Ambient Temperature and Pressure Saturated) to BTPS (Body Temperature, Pressure, water vapor Saturated)

  • Harvard Spirometer and Metabolic Rate & Oxygen Consumption:

    • Calculate metabolic rate and oxygen consumption V̇O2 from Harvard Spirometer tracing, height and weight of the subject, and environmental conditions which are temperature and barometric pressure.
    • Simulate data to plot Harvard spirometer tracing from respiratory parameters such as oxygen consumption, tidal volume, respiratory rate, and random variation can also be added to give a more realistic plot.

About

R 📦 for calculation of various respiratory physiology parameters.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages