Other packages > Find by keyword >

shinyFiles  

A Server-Side File System Viewer for Shiny
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("shinyFiles", "0.9.3")



Attach the package and use:
library("shinyFiles")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-10
Latest Update: 2022-08-19
Description:
Provides functionality for client-side navigation of the server side file system in shiny apps. In case the app is running locally this gives the user direct access to the file system without the need to "download" files to a temporary location. Both file and folder selection as well as file saving is available.
How to cite:
Thomas Lin Pedersen (2014). shinyFiles: A Server-Side File System Viewer for Shiny. R package version 0.9.3, https://cran.r-project.org/web/packages/shinyFiles
Previous versions and publish date:
0.3.1 (2014-06-10 14:52), 0.3.2 (2014-06-15 12:50), 0.4.0 (2014-09-24 00:41), 0.5.0 (2015-01-30 13:15), 0.6.0 (2015-03-26 10:52), 0.6.2 (2016-08-28 18:53), 0.7.0 (2018-07-05 16:30), 0.7.1 (2018-09-18 10:50), 0.7.2 (2018-11-12 11:40), 0.7.3 (2019-04-30 09:10), 0.7.5 (2019-11-18 11:30), 0.8.0 (2020-04-14 21:40), 0.9.0 (2020-11-09 17:40), 0.9.1 (2021-11-10 13:00), 0.9.2 (2022-05-24 21:10)
Other packages that cited shinyFiles R package
View shinyFiles citation profile
Other R packages that shinyFiles depends, imports, suggests or enhances
Functions, R codes and Examples using the shinyFiles R package
Some associated functions: dirCreator . dirGetter . fileGetter . formatFiletype . getVolumes . shinyFiles-buttons . shinyFiles-observers . shinyFiles-package . shinyFiles-parsers . shinyFilesExample . traverseDirs . updateChildren . 
Some associated R codes: aaa.R . dirchoose.R . filechoose.R . filesave.R . shinyFiles-package.R .  Full shinyFiles package functions and examples
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

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  
CompoundEvents  
Statistical Modeling of Compound Events
Tools for extracting occurrences, assessing potential driving factors, predicting occurrences, and q ...
Download / Learn more Package Citations See dependency  
stagePop  
Modelling the Population Dynamics of a Stage-Structured Species in Continuous Time
Provides facilities to implement and run population models of stage-structured species... ...
Download / Learn more Package Citations See dependency  
MatrixEQTL  
Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations
Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for associat ...
Download / Learn more Package Citations See dependency  
ismev  
An Introduction to Statistical Modeling of Extreme Values
Functions to support the computations carried out in `An Introduction to Statistical Modeling of Ex ...
Download / Learn more Package Citations See dependency  
gclus  
Clustering Graphics
Orders panels in scatterplot matrices and parallel coordinate displays by some merit index. Package ...
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