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 05 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

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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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