Skip to content

Biometris/isajsonr

Repository files navigation

isajsonr

version CRAN RStudio mirror downloads R-CMD-check codecov

isajsonr 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 JSON format.

Installation

  • Install from CRAN:
install.packages("isajsonr")
  • Install latest development version from GitHub (requires remotes package):
remotes::install_github("Biometris/isajsonr", ref = "develop", dependencies = TRUE)

Releases

No releases published

Packages

No packages published