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]
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 01 May. 2025.
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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for caroline051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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