inst/shiny/modules/template_create.md

Module: Create template app

License

Shinyscholar is licensed under the GPLv3 license and consequently any apps made using the template must be licensed under the same license.

INSTRUCTIONS

This module allows you to create and download a template for your own application using the create_template function.

The app checks that the lengths of the components and long components and the lengths of the modules and long modules match and prints errors if they do not. Other errors are caught by the function and reported in the logger.

Once all the fields are filled in and validated, the Download! button will appear below the boxes and clicking it will generate a .zip file. After extracting that file, navigate into the folder, and run devtools::install_local() to install the package and then you can run the app using <name>::run_<name>.

Information on how to develop the app can be found in the project's README



Try the shinyscholar package in your browser

Any scripts or data that you put into this service are public.

shinyscholar documentation built on Sept. 9, 2025, 5:52 p.m.