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-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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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