Skip to content

Commit 9e9cb6c

Browse files
committed
Updates R portfolio.
1 parent dc13799 commit 9e9cb6c

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

_posts/2015-06-01-shiny-teachR.md renamed to _posts/2019-01-18-shiny-teachR.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: <code>teachR</code> package
2+
title: <code>teachR</code>
33
subtitle: All our educational Shiny apps in one place
44
layout: default
55
modal-id: teachR
6-
date: 2015-06-01
6+
date: 2019-01-18
77
img: r_teachr.png
88
thumbnail: r_teachr-thumbnail.png
99
alt: image-alt

_posts/2015-07-26-R-viridis.md renamed to _posts/2019-01-19-R-viridis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: <code>viridis</code> package
2+
title: <code>viridis(Lite)</code>
33
subtitle: Perceptually-uniform, colorblind-friendly palette
44
layout: default
55
modal-id: viridis
6-
date: 2015-07-26
6+
date: 2019-01-19
77
img: r_viridis.png
88
thumbnail: r_viridis-thumbnail.png
99
alt: image-alt
@@ -16,6 +16,6 @@ description:
1616
<br><br>
1717
If you want to know more about the science behind the creation of <code>viridis</code>, you can watch this <a href="https://youtu.be/xAoljeRJ3lU">presentation of <code>viridis</code></a> by its authors at <a href="http://scipy2015.scipy.org/">SciPy 2015</a>.
1818
<br><br>
19-
<b>Source code and installation instructions:</b> <a href="/sjmgarnier/viridis">Click here</a>
19+
<b>Source code and installation instructions:</b> <a href="/sjmgarnier/viridis">viridis</a>; <a href="/sjmgarnier/viridisLite">viridisLite</a> (<code>viridis</code> without <code>ggplot2</code> bindings).
2020

2121
---

_posts/2019-01-20-R-ROpenCVLite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: <code>ROpenCVLite</code> package
2+
title: <code>ROpenCVLite</code>
33
subtitle: Utility package to install OpenCV in R
44
layout: default
55
modal-id: ropencvlite
6-
date: 2019-01-22
6+
date: 2019-01-20
77
img: r_ropencvlite.png
88
thumbnail: r_ropencvlite-thumbnail.png
99
alt: image-alt

_posts/2019-01-21-R-Rvision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: <code>Rvision</code> package
2+
title: <code>Rvision</code>
33
subtitle: Basic computer vision library for R
44
layout: default
55
modal-id: rvision
6-
date: 2019-01-22
6+
date: 2019-01-21
77
img: r_rvision.png
88
thumbnail: r_rvision-thumbnail.png
99
alt: image-alt

_posts/2019-01-22-R-trackR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: <code>trackR</code> package
2+
title: <code>trackR</code>
33
subtitle: A simple video tracking software for R
44
layout: default
55
modal-id: trackr

_posts/2019-01-23-R-swaRm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: <code>swaRm</code> package
2+
title: <code>swaRm</code>
33
subtitle: Process and analyze collective behavior data in R
44
layout: default
55
modal-id: swarm
6-
date: 2019-01-22
6+
date: 2019-01-23
77
img: r_swarm.png
88
thumbnail: r_swarm-thumbnail.png
99
alt: image-alt

0 commit comments

Comments
 (0)