View source: R/fct_cloud-viewer.R
lasertrapr_cloud | R Documentation |
This is a one line shiny app. Literally, all that is required is to make a new shiny app project and in the app.R call this single function and then push the app into production. Requires putting data in a lasertrapr-cloud shared google drive which can be accomplished with lasertrapr::push_project_to_lasertrapr_cloud(). The shared drive will be created automatically if it does not exist.
lasertrapr_cloud(email)
email |
a character string. Email associated with your google drive account. |
lasertrapr_cloud("something_at_gmail.com")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.