This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
shiny
Watch
1
Star
1
Fork
0
You've already forked shiny
mirror of
https://github.com/rstudio/shiny.git
synced
2026-04-29 03:00:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67ab5fbc8acfd3cc073c4e59bd66dc80d52cf8b3
shiny
/
R
/
app.R
Yihui Xie
5f46d97409
fixes
#306
: should use file_test('-d') to check if a directory exists, instead of file.exists(), because file.exists('foo/') is FALSE even if the directory foo exists
...
I was bitten by this once before:
a874ac5b66
2014-09-03 17:21:50 -05:00
12 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink