R/launchBatch.R

Defines functions launchBatch

launchBatch <-
  function(db, batch) {
    # To be implemented
    print("Function not implemented yet.")
  }
mkbouaziz/OrientR documentation built on May 23, 2019, 1:06 a.m.