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



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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

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