You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2015-06-01-shiny-teachR.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,25 @@
1
1
---
2
2
title: <code>teachR</code> package
3
-
subtitle: All our educational Shiny apps in one place
3
+
subtitle: All our educational Shiny apps in one place
4
4
layout: default
5
5
modal-id: teachR
6
6
date: 2015-06-01
7
7
img: r_teachr.png
8
8
thumbnail: r_teachr-thumbnail.png
9
9
alt: image-alt
10
-
category:
10
+
category:
11
11
- shiny-portfolio
12
12
- r-portfolio
13
-
description:
14
-
<b>Description:</b> <code>teachR</code> is a convenience R package that makes it easy to install and run all our
13
+
description:
14
+
<b>Description:</b> <code>teachR</code> is a convenience R package that makes it easy to install and run all our
15
15
educational Shiny apps on your computer. It also contains a function to export self-contained versions of our apps
16
-
for installing them on your personal <a href="https://www.rstudio.com/products/shiny/shiny-server/">Shiny Server</a>
17
-
or on your <a href="https://www.shinyapps.io/">shinyapps.io</a> account.
16
+
for installing them on your personal <a href="https://www.rstudio.com/products/shiny/shiny-server/">Shiny Server</a>, <a href="http://www.shinyproxy.io/">ShinyProxy Server</a>,
17
+
or on your <a href="https://www.shinyapps.io/">shinyapps.io</a> account.
18
18
<br><br>
19
-
We are also welcoming contributions to <code>teachR</code>. If you would like your Shiny educational app to be
19
+
We are also welcoming contributions to <code>teachR</code>. If you would like your Shiny educational app to be
20
20
included in <code>teachR</code>, just fork our <a href="https://github.com/swarm-lab/teachR/">GitHub repository</a>,
21
21
add your app to your copy of <code>teachR</code>, and submit a pull request. Make sure to include an <code>info</code>
22
-
file following the model included in each of <code>teachR</code>'s apps.
22
+
file following the model included in each of <code>teachR</code>'s apps.
23
23
<br><br>
24
24
<b>Source code and installation instructions:</b> <a href="https://github.com/swarm-lab/teachR/">Click here</a>
Copy file name to clipboardExpand all lines: _posts/2015-06-03-biol-320.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,6 @@ category: teaching-portfolio
11
11
description:
12
12
Success in the constantly evolving fields of biology and medicine necessitates staying current in scientific literature. This requires competency in skills such as analysis of primary sources, synthesis of information from multiple sources, and oral and written communication skills. This course focuses on these competencies. Students will develop skills needed to read and analyze scientific literature, and to communicate science through the making of short educational movies, scientific podcasts, and popular science articles.
Copy file name to clipboardExpand all lines: _posts/2015-07-26-shiny-ant-coll-dec.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ date: 2015-07-26
7
7
img: ant_coll_dec.png
8
8
thumbnail: ant_coll_dec-thumbnail.png
9
9
alt: image-alt
10
-
category:
10
+
category:
11
11
- shiny-portfolio
12
-
description:
13
-
<b>Description:</b> ...
12
+
description:
13
+
<b>Description:</b> This app let's you explore a model of collective decision-making in ants. This model combines ideas from <a href="http://link.springer.com/article/10.1007%2FBF00462870">Goss et al. (1989)</a> and <a href="http://link.springer.com/article/10.1007%2FBF02224053">Beckers et al. (1990)</a>.
0 commit comments