Other packages > Find by keyword >

datamods  

Modules to Import and Manipulate Data in 'Shiny'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("datamods", "1.5.3")



Attach the package and use:
library("datamods")
Maintained by
Victor Perrier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-16
Latest Update: 2024-10-02
Description:
'Shiny' modules to import data into an application or 'addin' from various sources, and to manipulate them after that.
How to cite:
Victor Perrier (2021). datamods: Modules to Import and Manipulate Data in 'Shiny'. R package version 1.5.3, https://cran.r-project.org/web/packages/datamods. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:30), 1.0.1 (2021-02-16 10:30), 1.1.0 (2021-02-23 13:50), 1.1.2 (2021-03-27 21:50), 1.1.3 (2021-04-13 16:30), 1.1.4 (2021-04-20 11:30), 1.1.5 (2021-07-02 11:40), 1.2.0 (2021-11-23 20:30), 1.3.0 (2022-04-25 17:40), 1.3.2 (2022-05-06 09:50), 1.3.3 (2022-07-13 11:50), 1.3.4 (2022-09-01 15:20), 1.4.0 (2022-11-24 18:10), 1.4.1 (2023-06-19 11:20), 1.4.2 (2023-09-26 14:50), 1.4.3 (2024-01-10 15:43), 1.4.4 (2024-02-08 07:10), 1.4.5 (2024-02-28 20:10), 1.5.0 (2024-04-04 20:23), 1.5.1 (2024-05-16 12:30), 1.5.2 (2024-09-05 23:00)
Other packages that cited datamods R package
View datamods citation profile
Other R packages that datamods depends, imports, suggests or enhances
Complete documentation for datamods
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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