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 19 Feb. 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
01/2001/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/18Downloads for gdata600800100012001400160018002000TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

apc  
Age-Period-Cohort Analysis
Functions for age-period-cohort analysis. Aggregate data can be organised in matrices indexed by age ...
Download / Learn more Package Citations See dependency  
gotop  
Scroll Back to Top Icon in Shiny and R Markdown
Add a scroll back to top 'Font Awesome' icon in 'rmarkdown' documents an ...
Download / Learn more Package Citations See dependency  
krippendorffsalpha  
Measuring Agreement Using Krippendorff's Alpha Coefficient
Provides tools for applying Krippendorff's Alpha methodology . Both t ...
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  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
spnet  
Plotting (Social) Networks on Maps
Facilitates the rendering of networks for which nodes have a specific position on a map cities parti ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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