Other packages > Find by keyword >

gdata  

Various R Programming Tools for Data Manipulation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gdata", "3.0.1")



Attach the package and use:
library("gdata")
Maintained by
Arni Magnusson
[Scholar Profile | Author Map]
First Published: 2005-05-30
Latest Update: 2023-05-05
Description:
Various R programming tools for data manipulation, including medical unit conversions, combining objects, character vector operations, factor manipulation, obtaining information about R objects, generating fixed-width format files, extracting components of date & time objects, operations on columns of data frames, matrix operations, operations on vectors, operations on data frames, value of last evaluated expression, and a resample() wrapper for sample() that ensures consistent behavior for both scalar and vector arguments.
How to cite:
Arni Magnusson (2005). gdata: Various R Programming Tools for Data Manipulation. R package version 3.0.1, https://cran.r-project.org/web/packages/gdata. Accessed 06 Apr. 2025.
Previous versions and publish date:
2.0.7 (2005-05-30 13:06), 2.0.8 (2005-09-06 23:50), 2.1.1 (2005-10-28 08:21), 2.1.2 (2005-12-14 15:51), 2.2.0 (2006-08-11 19:08), 2.3.0 (2006-09-20 11:00), 2.3.1 (2006-11-11 08:51), 2.4.0 (2008-01-31 09:53), 2.4.1 (2008-03-25 10:05), 2.4.2 (2008-05-13 20:21), 2.6.0 (2009-08-05 07:18), 2.6.1 (2009-08-20 17:13), 2.7.0 (2010-01-26 09:26), 2.7.1 (2010-01-29 08:52), 2.7.2 (2010-05-02 19:25), 2.8.0 (2010-05-03 20:58), 2.8.1 (2010-11-13 16:19), 2.8.2 (2012-06-06 15:48), 2.10.5 (2012-06-09 12:18), 2.10.6 (2012-06-13 07:44), 2.11.0 (2012-06-20 07:38), 2.12.0.1 (2013-04-02 10:52), 2.12.0.2 (2013-04-05 15:54), 2.12.0 (2012-09-12 20:32), 2.13.2 (2013-07-02 07:00), 2.13.3 (2014-04-06 08:00), 2.16.1 (2015-05-01 15:26), 2.17.0 (2015-07-04 09:52), 2.18.0.1 (2022-05-10 16:42), 2.18.0 (2017-06-06 17:34), 2.19.0 (2023-05-06 01:00), 3.0.0 (2023-10-16 21:30)
Other packages that cited gdata R package
View gdata citation profile
Other R packages that gdata depends, imports, suggests or enhances
Complete documentation for gdata
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for gdata6008001000120014001600180020002200240026002800TrendBars

Today's Hot Picks in Authors and Packages

danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
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  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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