Skip to content

Commit 966bf33

Browse files
author
Joseph Damiba
committed
making sure posts that have order > 5 have page_type: u-guide
1 parent d502062 commit 966bf33

8 files changed

+8
-8
lines changed

r/2015-07-30-contour-plots.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to make a contour plot in R. Two examples of contour plots of m
55
layout: base
66
thumbnail: thumbnail/contour.jpg
77
language: r
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: scientific
1010
order: 6
1111
output:

r/2015-07-30-heatmaps.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to make a heatmap in R with a matrix. Seven examples of colore
55
layout: base
66
thumbnail: thumbnail/heatmap.jpg
77
language: r
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: scientific
1010
order: 7
1111
output:

r/2016-06-16-3d-mesh-plots.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to make interactive 3D mesh plots in R.
55
layout: base
66
thumbnail: thumbnail/3d-mesh.jpg
77
language: r
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: 3d_charts
1010
order: 16
1111
output:

r/2017-01-20-ternary-plots.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to create ternary plots in R with Plotly.
55
layout: base
66
thumbnail: thumbnail/ternary.jpg
77
language: r
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: scientific
1010
order: 13
1111
output:

r/2017-02-27-scattermapbox.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to create scattermapbox plots in R with Plotly.
55
layout: base
66
thumbnail: thumbnail/scatter-mapbox.jpg
77
language: r
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: maps
1010
order: 6
1111
output:

r/2018-02-13-scatterpolar.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to create Polar Charts in R with Plotly.
55
layout: base
66
thumbnail: thumbnail/polar.gif
77
language: r
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: scientific
1010
order: 18
1111
output:

r/2019-09-20-filled-area-on-mapbox.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to make an area on Map in R with plotly.
55
layout: base
66
thumbnail: thumbnail/area.jpg
77
language: r
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: maps
1010
order: 6
1111
output:

r/2019-09-27-lines-on-mapbox.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to draw a line on Map in R with plotly.
55
layout: base
66
thumbnail: thumbnail/line_mapbox.jpg
77
language: r
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: maps
1010
order: 6
1111
output:

0 commit comments

Comments
 (0)