Skip to content

mattkorb/workshop-rinpharma24-shinylive-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Starter shinylive app for R/Pharma 2024

Steps to complete:

  • Clone this repo to your personal GitHub
  • Enable publishing of website through GitHub Actions
    • Settings > Pages > Build and Deployment
> Source > GitHub Actions
  • Set up auto exporting of app
    • usethis::use_github_action(
        url = "https://github.com/posit-dev/r-shinylive/blob/actions-v1/examples/deploy-app.yaml"
      )
  • View website
  • ...
  • Profit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%