Skip to content

Commit 8ba50a2

Browse files
committed
Update shinystan website
1 parent 487c3c4 commit 8ba50a2

29 files changed

Lines changed: 1197 additions & 375 deletions

LICENSE-text.html

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_pkgdown.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ articles:
5656
- deploy_shinystan
5757

5858
reference:
59+
- title: "Package overview"
60+
desc: "Details about the shinystan R package"
61+
contents:
62+
- shinystan-package
5963
- title: "Launching the app"
6064
desc: >
6165
Functions for launching the app using a particular model or launching a demo of the app.
@@ -64,16 +68,12 @@ reference:
6468
- launch_shinystan_demo
6569
- title: "shinystan objects"
6670
desc: >
67-
Functions for creating and examining shinystan objects.
71+
Functions for creating, examining, and modifying shinystan objects.
6872
contents:
6973
- as.shinystan
7074
- shinystan-class
7175
- shinystan-metadata
7276
- retrieve
73-
- title: "Modifying shinystan objects"
74-
desc: >
75-
Functions for changing existing shinystan objects.
76-
contents:
7777
- drop_parameters
7878
- update_sso
7979
- generate_quantity

articles/deploy_shinystan.html

Lines changed: 25 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/index.html

Lines changed: 30 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/shinystan-package.html

Lines changed: 34 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)