Skip to content
Snippets Groups Projects

Major development changes: SIAMCAT object structure, constructor function, pipeline versatility, vignettes, and several smaller bugfixes

Merged Jakob Wirbel requested to merge dev into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -115,7 +115,7 @@ trim <- function(x) {
}
#' @title Parse label header
#'
#'A
#' @description This function parses the header of a label file
#'
#' @param label.header - string in the format: #<TYPE>:<L1>=<class1>;
Loading