golem-package |
A package for building Shiny App |
activate_js |
Interact with JavaScript built-in Functions |
addins |
'{golem}' addins |
add_css_file |
Create Files |
add_dockerfile |
Create a Dockerfile for your App |
add_dockerfile_heroku |
Create a Dockerfile for your App |
add_dockerfile_shinyproxy |
Create a Dockerfile for your App |
add_dockerfile_with_renv |
Create a Dockerfile for your App |
add_dockerfile_with_renv_heroku |
Create a Dockerfile for your App |
add_dockerfile_with_renv_shinyproxy |
Create a Dockerfile for your App |
add_fct |
Add fct_ and utils_ files |
add_html_template |
Create Files |
add_js_file |
Create Files |
add_js_handler |
Create Files |
add_js_input_binding |
Create Files |
add_js_output_binding |
Create Files |
add_module |
Create a module |
add_partial_html_template |
Create Files |
add_rconnect_file |
Add an app.R at the root of your package to deploy on RStudio Connect |
add_resource_path |
Add resource path |
add_rstudioconnect_file |
Add an app.R at the root of your package to deploy on RStudio Connect |
add_sass_file |
Create Files |
add_shinyappsio_file |
Add an app.R at the root of your package to deploy on RStudio Connect |
add_shinyserver_file |
Add an app.R at the root of your package to deploy on RStudio Connect |
add_ui_server_files |
Create Files |
add_utils |
Add fct_ and utils_ files |
amend_golem_config |
Amend golem config file |
app_dev |
Is the app in dev mode or prod mode? |
app_prod |
Is the app in dev mode or prod mode? |
browser_button |
Insert an hidden browser button |
browser_dev |
Functions already made dev dependent |
bundle_resources |
Automatically serve golem external resources |
cat_dev |
Functions already made dev dependent |
create_golem |
Create a package for a Shiny App using '{golem}' |
css_template |
Golem's default custom templates |
detach_all_attached |
Detach all attached package |
disable_autoload |
Disabling Shiny Autoload of R Scripts |
document_and_reload |
Document and reload your package |
expect_html_equal |
Test helpers |
expect_running |
Test helpers |
expect_shinytag |
Test helpers |
expect_shinytaglist |
Test helpers |
favicon |
Add a favicon to your shinyapp |
fill_desc |
Fill your description |
get_current_config |
Get the path to the current config File |
get_golem_name |
'{golem}' options |
get_golem_options |
Get all or one golem options |
get_golem_version |
'{golem}' options |
get_golem_wd |
'{golem}' options |
get_sysreqs |
Get system requirements (Deprecated) |
golem |
A package for building Shiny App |
go_to_app_server |
'{golem}' addins |
go_to_app_ui |
'{golem}' addins |
go_to_deploy |
'{golem}' addins |
go_to_dev |
'{golem}' addins |
go_to_run_app |
'{golem}' addins |
go_to_run_dev |
'{golem}' addins |
go_to_start |
'{golem}' addins |
insert_ns |
'{golem}' addins |
install_dev_deps |
Install golem dev dependencies |
invoke_js |
Interact with JavaScript built-in Functions |
is_running |
Is the running app a golem app? |
js_handler_template |
Golem's default custom templates |
js_template |
Golem's default custom templates |
maintenance_page |
maintenance_page |
make_dev |
Make a function dependent to dev mode |
message_dev |
Functions already made dev dependent |
module_template |
Golem Module Template Function |
pkg_name |
Package tools |
pkg_path |
Package tools |
pkg_version |
Package tools |
print_dev |
Functions already made dev dependent |
project_hook |
Project Hook |
remove_favicon |
Add a favicon to your shinyapp |
run_dev |
Run run_dev.R |
sanity_check |
Sanity check for R files in the project |
sass_template |
Golem's default custom templates |
set_golem_name |
'{golem}' options |
set_golem_options |
'{golem}' options |
set_golem_version |
'{golem}' options |
set_golem_wd |
'{golem}' options |
use_external_css_file |
Use Files |
use_external_file |
Use Files |
use_external_html_template |
Use Files |
use_external_js_file |
Use Files |
use_favicon |
Add a favicon to your shinyapp |
use_internal_css_file |
Use Files |
use_internal_file |
Use Files |
use_internal_html_template |
Use Files |
use_internal_js_file |
Use Files |
use_module_test |
Add a test file for a module |
use_recommended_deps |
Add recommended elements |
use_recommended_tests |
Add recommended elements |
use_utils_server |
Use the utils files |
use_utils_test_server |
Use the utils files |
use_utils_test_ui |
Use the utils files |
use_utils_ui |
Use the utils files |
warning_dev |
Functions already made dev dependent |
with_golem_options |
Add Golem options to a Shiny App |