R/cut_meta.R

#' @export
#'
cut_meta <- function(sheet) {

  print("I hope you've already stashed the metadata!")
  datasheet <- sheet[-c(1:9),]
  datasheet

}
aidandmorrison/UtilsQQ documentation built on May 22, 2019, 4:39 p.m.