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

worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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