Data analytics using Radiant R Shiny app
ylebras/radiant-docker
3838
/sample-apps/STAT/inst/app
$__history_id__
$__galaxy_url__
8080
$__galaxy_url__
> /var/log/shiny-server.log 2>&1
]]>
`_ is an open-source platform-independent browser-based interface for business analytics in R. The application is based on the Shiny package and can be run locally or on a server. Radiant was developed by Vincent Nijs. Please use the issue tracker on GitHub to suggest enhancements or report problems: https://github.com/radiant-rstats/radiant/issues. For other questions and comments please use radiant@rady.ucsd.edu.
Key features
- Explore: Quickly and easily summarize, visualize, and analyze your data
- Cross-platform: It runs in a browser on Windows, Mac, and Linux
- Reproducible: Recreate results and share work with others as a state file or an Rmarkdown report
- Programming: Integrate Radiant’s analysis functions with your own R-code
- Context: Data and examples focus on business applications
.. class:: infomark
Example input file (TAB separated)::
"name" "longitude" "latitude" "countryCode"
Accipiter striatus Vieillot, 1808 -60.291838 46.328137 CA
Accipiter striatus Vieillot, 1808 -114.58927 35.022485 US
Accipiter striatus Vieillot, 1808 -93.37406 30.00586 US
Accipiter striatus Vieillot, 1808 -79.336288 43.682218 CA
Accipiter striatus Vieillot, 1808 -109.156024 31.904185 US
Accipiter striatus Vieillot, 1808 -71.098031 42.297408 US
Accipiter striatus Vieillot, 1808 -110.927215 32.18203 US
]]>
@misc{githubsurvey2018,
author = {vnijs},
title = {{Radiant - Business analytics using R and Shiny}},
publisher = {Github},
url = {https://github.com/vnijs/radiant}
}
}