Other packages > Find by keyword >

caroline  

A Collection of Database, Data Structure, Visualization, and Utility Functions for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("caroline", "0.9.9")



Attach the package and use:
library("caroline")
Maintained by
David Schruth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-07
Latest Update: 2022-11-12
Description:
The caroline R library contains dozens of functions useful for: database migration (dbWriteTable2), database style joins & aggregation (nerge, groupBy & bestBy), data structure conversion (nv, tab2df), legend table making (sstable & leghead), plot annotation (labsegs & mvlabs), data visualization (pies, sparge, & raPlot), character string manipulation (m & pad), file I/O (write.delim), batch scripting and more. The package's greatest contributions lie in the database style merge, aggregation and interface functions as well as in it's extensive use and propagation of row, column and vector names in most functions.
How to cite:
David Schruth (2009). caroline: A Collection of Database, Data Structure, Visualization, and Utility Functions for R. R package version 0.9.9, https://cran.r-project.org/web/packages/caroline. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1-1 (2009-09-07 11:37), 0.1-3 (2009-10-28 08:56), 0.1-6 (2009-11-08 11:24), 0.1-7 (2009-12-16 09:09), 0.1-8 (2010-02-12 09:00), 0.2-0 (2010-07-26 23:02), 0.3-0 (2010-08-11 06:47), 0.3-6 (2010-09-19 20:30), 0.3-9 (2010-10-19 09:31), 0.4.0 (2010-11-16 10:28), 0.4.1 (2010-12-12 10:10), 0.4.5 (2011-03-23 10:30), 0.4.8 (2011-04-27 11:21), 0.5.0 (2011-06-04 09:24), 0.5.1 (2011-06-07 08:35), 0.5.4 (2011-07-23 22:15), 0.5.5 (2011-08-10 07:50), 0.5.7 (2011-09-14 21:29), 0.6.0 (2011-09-16 22:54), 0.6.4 (2011-11-20 11:03), 0.6.6 (2011-11-29 07:57), 0.6.7 (2011-12-07 11:14), 0.6.8 (2011-12-10 12:13), 0.6.9 (2012-02-09 10:22), 0.7.2 (2012-05-09 06:06), 0.7.4 (2012-06-22 19:41), 0.7.6 (2013-10-08 23:06), 0.8.0 (2022-05-03 15:30), 0.9.0 (2022-11-12 09:30), 0.9.2 (2023-11-09 09:20)
Other packages that cited caroline R package
View caroline citation profile
Other R packages that caroline depends, imports, suggests or enhances
Complete documentation for caroline
Functions, R codes and Examples using the caroline R package
Some associated functions: addFactLevs . bestBy . dbWriteTable2 . distro.dots . geomean . groupBy . heatmatrix . hyperplot . install.prev.pkg . labsegs . leghead . m . makeElipseCoords . mvlabs . nerge . nv . pad . parseArgStrings . pct . pies . plot.sparge . plotClock . raAddArms . raAddAxLabs . raAddSigLines . raPlot . read.tab . regroup . rerowname . spieChart . sstable . tab2df . textplot . usr2lims . vennMatrix . wjitter . write.delim . 
Some associated R codes: RAy.R . aggregate.R . convert.R . database.R . distro.dots.R . io.R . math.R . parallel.R . plots.R . sparge.R . spie.R . string.R . test.R .  Full caroline package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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