Skip to content

Commit

Permalink
compute stats vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Sep 1, 2021
1 parent 96bb4e8 commit 48eb2e7
Show file tree
Hide file tree
Showing 32 changed files with 1,220 additions and 151 deletions.
Binary file modified data/buffers.rda
Binary file not shown.
Binary file modified data/sample_points.rda
Binary file not shown.
Binary file modified data/sample_raster.rda
Binary file not shown.
Binary file modified data/world.rda
Binary file not shown.
18 changes: 12 additions & 6 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 12 additions & 6 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

339 changes: 339 additions & 0 deletions docs/articles/10_save_data.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions docs/articles/10_save_data_files/header-attrs-2.10/header-attrs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
29 changes: 18 additions & 11 deletions docs/articles/1_download_data.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 17 additions & 10 deletions docs/articles/2_add_coastline.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 17 additions & 10 deletions docs/articles/3_stamen_map.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 48eb2e7

Please sign in to comment.