Skip to content

Commit

Permalink
launch the app section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveViss committed Nov 7, 2024
1 parent f26411b commit d0885b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ You can install the development version of plumesbox from [GitHub](https://githu
devtools::install_github("ECCC-lavoie-ecotox/plumesbox")
```

## Launch the Shiny app

```r
plumesbox::run_app()
```

## Read the documentation

All functions are documented at this address: https://eccc-lavoie-ecotox.github.io/plumesbox
Expand Down

0 comments on commit d0885b5

Please sign in to comment.