Skip to content

csaybar/shiny_rgee_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploying a rgee app to shinyapps.io

https://cesar-aybar.shinyapps.io/rgee_app_demo/

Based on: testshiny by RMHogervorst.

This template will help you to deploy shiny apps that required rgee. You must proceed as follows:

  1. Modify the .Renviron file. Go to https://www.shinyapps.io/admin/#/tokens to get this information.
    SHINY_ACC_NAME="your_account_name"
    TOKEN="a_token_you_got_from_shinyapps.io"
    SECRET="a_secret_you_recieved_fromshinyapps.io"
    MASTERNAME="name_of_the_shiny_app"
  1. Change section 3 in app.R with your own shiny app.

image

  1. Run deploy.R

About

Deploy shiny & rgee apps using Shinyapps.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages