Name Mode Size
R 040000
data 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 0 kb
DESCRIPTION 100644 3 kb
NAMESPACE 100644 1 kb
NEWS.md 100644 1 kb
README.Rmd 100644 1 kb
README.md 100644 1 kb
README.md
<!-- README.md is generated from README.Rmd. Please edit that file --> # seahtrue <img src="man/figures/logo.png" align="right" alt="" width="120" /> seahtrue is a package for analyzing extracellular flux data. It organizes data from excel files into nested tibbles and allows for multi-experiment analysis, and detailed raw data processing. ### Installation You can install the latest version of seahtrue with the following command: ``` r devtools::install_github("vcjdeboer/seahtrue", ref = "main") ``` ### Getting Help If you need assistance or want to learn more about the Seahtrue package you can utilize the documentation page of our package (?seahtrue). This will provide you with links to the documentation of our different functions as well as links to some general Seahorse background information related to our package. ### Contributing and Feedback Suggestions and improvements are welcome! If you have any feedback on our Seahtrue package when it comes to improvements or bugs, let us know. Your input is valuable and can help us make Seahtrue better.