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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.