# Generated by roxygen2: do not edit by hand

export(ccurve)
export(copyCalibrationCurve)
export(glue.ccurves)
export(intcal.data)
export(intcal.data.frames)
export(intcal.extract.record)
export(intcal.plot.record)
export(intcal.read.data)
export(intcal.write.data)
export(list.ccurves)
export(mix.ccurves)
export(new.ccdir)
importFrom(data.table,
  fread,
  fwrite
)
importFrom(grDevices,
  extendrange,
  grey,
  rainbow,
  rgb
)
importFrom(graphics,
  abline,
  axis,
  image,
  legend,
  lines,
  mtext,
  par,
  points,
  polygon,
  rect,
  segments,
  text
)
importFrom(jsonlite,
  fromJSON,
  toJSON
)
importFrom(stats,
  approx,
  dnorm,
  median,
  weighted.mean
)
importFrom(utils,
  packageName,
  read.table,
  write.table
)
