A Framework for Enterprise Shiny Applications


[Up] [Top]

Documentation for package ‘rhino’ version 1.12.0

Help Pages

%<-% Destructure a named list into individual variables
app Rhino application
auto_test_r Watch and automatically run R tests
build_js Build JavaScript
build_sass Build Sass
covr_r Run a unit test coverage check
covr_report Display rhino test coverage results using a standalone report
dependencies Manage dependencies
devmode Development mode
diagnostics Print diagnostics
format_js Format JavaScript
format_r Format R
format_sass Format Sass
init Create Rhino application
lint_js Lint JavaScript
lint_r Lint R
lint_sass Lint Sass
log Logging functions
pkg_install Manage dependencies
pkg_remove Manage dependencies
react_component React components
rhinos Population of rhinos
test_e2e Run Cypress end-to-end tests
test_r Run R unit tests
use_agents_md Add AGENTS.md
use_e2e_tests Add end-to-end tests
use_github_actions_ci Add GitHub Actions CI