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.2")



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.2, https://cran.r-project.org/web/packages/caroline
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)
Other packages that cited caroline R package
View caroline citation profile
Other R packages that caroline depends, imports, suggests or enhances
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

EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
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  
gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns