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]
All associated links for this package
First Published: 2005-05-30
Latest Update: 2024-10-22
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 10 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
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  
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  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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