export(KCSKNNShiny)
import(shiny)
import(rhandsontable)
import(dplyr)
import(caret)
import(FNN)
  importFrom("stats", "predict")
  importFrom("utils", "head", "read.table", "write.table")
  importFrom("dplyr", "select")
