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 29 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/3003/3104/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/28Downloads for gdata6008001000120014001600180020002200TrendBars

Today's Hot Picks in Authors and Packages

bigGP  
Distributed Gaussian Process Calculations
Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. ...
Download / Learn more Package Citations See dependency  
knockoff  
The Knockoff Filter for Controlled Variable Selection
The knockoff filter is a general procedure for controlling the false discovery rate (FDR) when perf ...
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  
PCAmatchR  
Match Cases to Controls Based on Genotype Principal Components
Matches cases to controls based on genotype principal components (PC). In order to produce better r ...
Download / Learn more Package Citations See dependency  
phecodemap  
Visualization for PheCode Mapping with ICD-9 and ICD-10-CM Codes
To build a shiny app for visualization of the hierarchy of PheCode Mapping with International Classi ...
Download / Learn more Package Citations See dependency  
NBBDesigns  
Neighbour Balanced Block Designs (NBBDesigns)
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
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