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

isatabr

CRAN RStudio mirror downloads R-CMD-check codecov

isatabr is an R package for easily reading, modifying and writing files in the Investigation/Study/Assay (ISA) Abstract Model of the metadata framework using the ISA tab-delimited (TAB) format.

Installation

install.packages("isatabr")

```r remotes::install_github("Biometris/isatabr", ref = "develop", dependencies = TRUE)



Biometris/isatabr documentation built on Aug. 26, 2023, 9:08 a.m.