summaryrefslogtreecommitdiff
path: root/inst/app/templates/content/estimators/add-estimators/descriptions
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2024-05-09 20:22:45 +0000
committerNaeem Model <me@nmode.ca>2024-05-09 20:22:45 +0000
commitdce01ac19a0298388089ce4297a44ef2aa2c4c46 (patch)
tree1dbc74e9f7e9139f14a517b33a0e3c82c6e04dd0 /inst/app/templates/content/estimators/add-estimators/descriptions
parente06a56581d43cb3c59d51b9b39e6d0fb36efe31c (diff)
Revamp Shiny app
Diffstat (limited to 'inst/app/templates/content/estimators/add-estimators/descriptions')
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/id.html1
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/idea.html1
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/seq_bayes.html1
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/wp.html1
4 files changed, 4 insertions, 0 deletions
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/id.html b/inst/app/templates/content/estimators/add-estimators/descriptions/id.html
new file mode 100644
index 0000000..b182ae5
--- /dev/null
+++ b/inst/app/templates/content/estimators/add-estimators/descriptions/id.html
@@ -0,0 +1 @@
+This is a short description of the ID method.
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/idea.html b/inst/app/templates/content/estimators/add-estimators/descriptions/idea.html
new file mode 100644
index 0000000..edfbb79
--- /dev/null
+++ b/inst/app/templates/content/estimators/add-estimators/descriptions/idea.html
@@ -0,0 +1 @@
+This is a short description of the IDEA method.
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/seq_bayes.html b/inst/app/templates/content/estimators/add-estimators/descriptions/seq_bayes.html
new file mode 100644
index 0000000..f6df3ee
--- /dev/null
+++ b/inst/app/templates/content/estimators/add-estimators/descriptions/seq_bayes.html
@@ -0,0 +1 @@
+This is a short description of the seqB method.
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/wp.html b/inst/app/templates/content/estimators/add-estimators/descriptions/wp.html
new file mode 100644
index 0000000..640b44d
--- /dev/null
+++ b/inst/app/templates/content/estimators/add-estimators/descriptions/wp.html
@@ -0,0 +1 @@
+This is a short description of the WP method.