R/plotChem.R

plotChem = function(x, y, pFile){
  qplot(x, y, data=pFile)
}
daniel-wilkerson43/aem3DPrep documentation built on May 14, 2019, 7:42 a.m.