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. Accessed 07 Nov. 2024.
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
Complete documentation for shinyFiles
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

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
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  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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