|
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
7 | 7 | <title>Page not found | Analysis of Ecological Data with R</title> |
8 | 8 | <meta name="description" content="This is currently a slide collection for the ILOEK Course “Analysis of ecological data in R” but could eventually turn into a more comprehensive ressource collection." /> |
9 | | - <meta name="generator" content="bookdown 0.26 and GitBook 2.6.7" /> |
| 9 | + <meta name="generator" content="bookdown 0.27 and GitBook 2.6.7" /> |
10 | 10 |
|
11 | 11 | <meta property="og:title" content="Page not found | Analysis of Ecological Data with R" /> |
12 | 12 | <meta property="og:type" content="book" /> |
|
51 | 51 | <link href="libs/anchor-sections-1.1.0/anchor-sections.css" rel="stylesheet" /> |
52 | 52 | <link href="libs/anchor-sections-1.1.0/anchor-sections-hash.css" rel="stylesheet" /> |
53 | 53 | <script src="libs/anchor-sections-1.1.0/anchor-sections.js"></script> |
54 | | -<script src="libs/htmlwidgets-1.5.4/htmlwidgets.js"></script> |
55 | | -<link href="libs/leaflet-1.3.1/leaflet.css" rel="stylesheet" /> |
56 | | -<script src="libs/leaflet-1.3.1/leaflet.js"></script> |
57 | | -<link href="libs/leafletfix-1.0.0/leafletfix.css" rel="stylesheet" /> |
58 | | -<script src="libs/proj4-2.6.2/proj4.min.js"></script> |
59 | | -<script src="libs/Proj4Leaflet-1.0.1/proj4leaflet.js"></script> |
60 | | -<link href="libs/rstudio_leaflet-1.3.1/rstudio_leaflet.css" rel="stylesheet" /> |
61 | | -<script src="libs/leaflet-binding-2.1.1/leaflet.js"></script> |
62 | | -<script src="libs/leaflet-providers-1.9.0/leaflet-providers_1.9.0.js"></script> |
63 | | -<script src="libs/leaflet-providers-plugin-2.1.1/leaflet-providers-plugin.js"></script> |
64 | | -<link href="libs/HomeButton-0.0.1/home-button.css" rel="stylesheet" /> |
65 | | -<script src="libs/HomeButton-0.0.1/home-button.js"></script> |
66 | | -<script src="libs/HomeButton-0.0.1/easy-button-src.min.js"></script> |
67 | | -<script src="libs/clipboard-0.0.1/setClipboardText.js"></script> |
68 | | -<link href="libs/mapviewCSS-0.0.1/mapview-popup.css" rel="stylesheet" /> |
69 | | -<link href="libs/mapviewCSS-0.0.1/mapview.css" rel="stylesheet" /> |
70 | 54 |
|
71 | 55 |
|
72 | 56 | <style type="text/css"> |
|
107 | 91 | code span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */ |
108 | 92 | code span.at { color: #7d9029; } /* Attribute */ |
109 | 93 | code span.bn { color: #40a070; } /* BaseN */ |
110 | | -code span.bu { } /* BuiltIn */ |
| 94 | +code span.bu { color: #008000; } /* BuiltIn */ |
111 | 95 | code span.cf { color: #007020; font-weight: bold; } /* ControlFlow */ |
112 | 96 | code span.ch { color: #4070a0; } /* Char */ |
113 | 97 | code span.cn { color: #880000; } /* Constant */ |
|
120 | 104 | code span.ex { } /* Extension */ |
121 | 105 | code span.fl { color: #40a070; } /* Float */ |
122 | 106 | code span.fu { color: #06287e; } /* Function */ |
123 | | -code span.im { } /* Import */ |
| 107 | +code span.im { color: #008000; font-weight: bold; } /* Import */ |
124 | 108 | code span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Information */ |
125 | 109 | code span.kw { color: #007020; font-weight: bold; } /* Keyword */ |
126 | 110 | code span.op { color: #666666; } /* Operator */ |
|
134 | 118 | code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ |
135 | 119 | </style> |
136 | 120 |
|
137 | | -<style type="text/css"> |
138 | | -/* Used with Pandoc 2.11+ new --citeproc when CSL is used */ |
139 | | -div.csl-bib-body { } |
140 | | -div.csl-entry { |
141 | | - clear: both; |
142 | | -} |
143 | | -.hanging div.csl-entry { |
144 | | - margin-left:2em; |
145 | | - text-indent:-2em; |
146 | | -} |
147 | | -div.csl-left-margin { |
148 | | - min-width:2em; |
149 | | - float:left; |
150 | | -} |
151 | | -div.csl-right-inline { |
152 | | - margin-left:2em; |
153 | | - padding-left:1em; |
154 | | -} |
155 | | -div.csl-indent { |
156 | | - margin-left: 2em; |
157 | | -} |
158 | | -</style> |
159 | 121 |
|
160 | 122 | <link rel="stylesheet" href="style.css" type="text/css" /> |
161 | 123 | </head> |
@@ -277,20 +239,6 @@ <h1>Page not found</h1> |
277 | 239 | }); |
278 | 240 | </script> |
279 | 241 |
|
280 | | -<!-- dynamically load mathjax for compatibility with self-contained --> |
281 | | -<script> |
282 | | - (function () { |
283 | | - var script = document.createElement("script"); |
284 | | - script.type = "text/javascript"; |
285 | | - var src = "true"; |
286 | | - if (src === "" || src === "true") src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-MML-AM_CHTML"; |
287 | | - if (location.protocol !== "file:") |
288 | | - if (/^https?:/.test(src)) |
289 | | - src = src.replace(/^https?:/, ''); |
290 | | - script.src = src; |
291 | | - document.getElementsByTagName("head")[0].appendChild(script); |
292 | | - })(); |
293 | | -</script> |
294 | 242 | </body> |
295 | 243 |
|
296 | 244 | </html> |
0 commit comments