Other packages > Find by keyword >

cooltools  

Practical Tools for Scientific Computations and Visualizations
View on CRAN: Click here


Download and install cooltools package within the R console
Install from CRAN:
install.packages("cooltools")

Install from Github:
library("remotes")
install_github("cran/cooltools")

Install by package version:
library("remotes")
install_version("cooltools", "2.18")



Attach the package and use:
library("cooltools")
Maintained by
Danail Obreschkow
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-02-07
Latest Update: 2025-07-23
Description:
Collection of routines for efficient scientific computations in physics and astrophysics. These routines include utility functions, numerical computation tools, as well as visualisation tools. They can be used, for example, for generating random numbers from spherical and custom distributions, information and entropy analysis, special Fourier transforms, two-point correlation estimation (e.g. as in Landy & Szalay (1993) ), binning & gridding of point sets, 2D interpolation, Monte Carlo integration, vector arithmetic and coordinate transformations. Also included is a non-exhaustive list of important constants and cosmological conversion functions. The graphics routines can be used to produce and export publication-ready scientific plots and movies, e.g. as used in Obreschkow et al. (2020, MNRAS Vol 493, Issue 3, Pages 4551
How to cite:
Danail Obreschkow (2022). cooltools: Practical Tools for Scientific Computations and Visualizations. R package version 2.18, https://cran.r-project.org/web/packages/cooltools. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.6 (2022-02-07 10:10), 1.7 (2022-03-03 12:40), 1.8 (2022-08-19 11:20), 2.0 (2022-10-05 13:00), 2.1.27 (2023-07-19 11:10), 2.4 (2024-07-19 01:10)
Other packages that cited cooltools R package
View cooltools citation profile
Other R packages that cooltools depends, imports, suggests or enhances
Complete documentation for cooltools
Functions, R codes and Examples using the cooltools R package
Some associated functions: alp . approxfun2 . bindata . car2pol . car2sph . cmplx2col . colorbar . contourlevel . cooltools . cosmofct . cshift . cst . cubehelix . dft . dftgrid . dot-cooltools.env . dpqr . entropy . errlines . fibonaccisphere . griddata . histcoord . invert . kde2 . landyszalay . last . lightness . lim . linuxspaces . loadbin . makeframe . makemovie . mcintegral . midseq . mollweide . mutual . ndft . ngon . nplot . paircount . pdf2jpg . planckcolors . pol2car . quadrupole . quiet . rasterflip . rebindensity . rng . rotation2 . rotation3 . runif2 . runif3 . scalarproduct . smoothcontour . smoothfun . spectrumcolors . sph2car . sphereplot . sphericalharmonics . subplot . tick . tock . transparent . transzoom . uniquedouble . unitvector . vectornorm . vectorproduct . wavelength2col . yinyangyong . 
Some associated R codes: RcppExports.R . alp.R . approxfun2.R . bindata.R . car2pol.R . car2sph.R . cmplx2col.R . colorbar.R . contourlevel.R . cooltools-package.R . cosmofct.R . cshift.R . cst.R . cubehelix.R . dft.R . dftgrid.R . dpqr.R . entropy.R . errlines.R . fibonaccisphere.R . griddata.R . histcoord.R . invert.R . kde2.R . landyszalay.R . last.R . lightness.R . lim.R . linuxspaces.R . loadbin.R . makeframe.R . makemovie.R . mcintegral.R . midseq.R . mollweide.R . mutual.R . ndft.R . ngon.R . nplot.R . package.env.R . paircount.R . pdf2jpg.R . planckcolors.R . pol2car.R . quadrupole.R . quiet.R . rasterflip.R . rebindensity.R . rng.R . rotation2.R . rotation3.R . runif2.R . runif3.R . scalarproduct.R . smoothcontour.R . smoothfun.R . spectrumcolors.R . sph2car.R . sphereplot.R . sphericalharmonics.R . subplot.R . tick.R . tock.R . transparent.R . transzoom.R . uniquedouble.R . unitvector.R . vectornorm.R . vectorproduct.R . wavelength2col.R . yinyangyong.R .  Full cooltools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA