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: 2024-10-21
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 05 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

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

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