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]
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 19 Apr. 2025.
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
03/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/18Downloads for shinyFiles100150200250300350400450500TrendBars

Today's Hot Picks in Authors and Packages

testforDEP  
Dependence Tests for Two Variables
Provides test statistics, p-value, and confidence intervals based on 9 hypothesis tests for dependen ...
Download / Learn more Package Citations See dependency  
RNAseqQC  
Quality Control for RNA-Seq Data
Functions for semi-automated quality control of bulk RNA-seq data. ...
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  
idmTPreg  
Regression Model for Progressive Illness Death Data
Modeling of regression effects for transition probabilities in a progressive illness-death model. A ...
Download / Learn more Package Citations See dependency  
scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  
opera  
Online Prediction by Expert Aggregation
Misc methods to form online predictions, for regression-oriented time-series, by combining a finite ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

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