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]
First Published: 2021-02-16
Latest Update: 2024-02-28
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 May. 2025.
Previous versions and publish date:
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for datamods100120140160180200220240260280300320340TrendBars

Today's Hot Picks in Authors and Packages

humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
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  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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