# Generated by roxygen2: do not edit by hand

export(.cooltools.env)
export(alp)
export(angularmomentum)
export(approxfun2)
export(bindata)
export(blur)
export(car2pol)
export(car2sph)
export(cmplx2col)
export(colorbar)
export(contourlevel)
export(cosmofct)
export(cshift)
export(cst)
export(cubehelix)
export(dft)
export(dftgrid)
export(distradius)
export(dpqr)
export(entropy)
export(errlines)
export(error)
export(fibonaccisphere)
export(getgit)
export(gradient)
export(grf)
export(griddata)
export(histcoord)
export(inertia)
export(invert)
export(is.equal)
export(jackknife)
export(kappacorotation)
export(kde2)
export(landyszalay)
export(last)
export(lightness)
export(lim)
export(linfun)
export(linuxspaces)
export(loadbin)
export(makeframe)
export(makemovie)
export(mcintegral)
export(midseq)
export(mollweide)
export(moments)
export(mutual)
export(ndft)
export(ngon)
export(nplot)
export(paircount)
export(pdf2jpg)
export(planckcolors)
export(pol2car)
export(progress)
export(quadrupole)
export(quiet)
export(rasterflip)
export(readhdf5)
export(rebindensity)
export(rng)
export(rotation2)
export(rotation3)
export(runif2)
export(runif3)
export(scalarproduct)
export(sigmoid)
export(smartround)
export(smoothcontour)
export(smoothfun)
export(sortlist)
export(spectrumcolors)
export(sph2car)
export(sphereplot)
export(sphericalharmonics)
export(streamlines)
export(stretch)
export(subplot)
export(tick)
export(tock)
export(transparent)
export(transzoom)
export(uniquedouble)
export(unitvector)
export(userattributes)
export(vectornorm)
export(vectorproduct)
export(wavelength2col)
export(writehdf5)
importFrom(FNN,knn.dist)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,sourceCpp)
importFrom(bit64,
  as.integer64,
  is.integer64,
  lim.integer64
)
importFrom(celestial,cosdist)
importFrom(cubature,cuhre)
importFrom(data.table,data.table)
importFrom(gitcreds,gitcreds_delete)
importFrom(grDevices,
  col2rgb,
  contourLines,
  dev.off,
  gray.colors,
  hsv,
  png,
  rainbow,
  rgb,
  rgb2hsv
)
importFrom(graphics,
  abline,
  arrows,
  contour,
  curve,
  image,
  legend,
  lines,
  par,
  plot,
  points,
  polygon,
  rasterImage,
  rect,
  text
)
importFrom(jpeg,
  readJPEG,
  writeJPEG
)
importFrom(pak,pak)
importFrom(plotrix,
  draw.circle,
  draw.ellipse
)
importFrom(png,
  readPNG,
  writePNG
)
importFrom(pracma,
  erf,
  meshgrid,
  primes
)
importFrom(randtoolbox,halton)
importFrom(raster,spPolygons)
importFrom(sp,plot)
importFrom(stats,
  approx,
  approxfun,
  fft,
  integrate,
  lm,
  median,
  optim,
  optimize,
  pnorm,
  predict,
  quantile,
  rnorm,
  runif,
  sd,
  smooth.spline,
  spline,
  splinefun,
  ts,
  uniroot
)
importFrom(utils,
  head,
  tail
)
useDynLib(cooltools)
