aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-11-19 00:18:41 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-11-19 00:18:41 +0100
commitaa0c59c7a3ede267730fe85f9e27b1814f9e897a (patch)
tree01f7512fe806842d0bcc6a712db7a7e212da4dde
parentf4e35b0bf9c4de0b5c6235f5cf9e284faf40569f (diff)
Update static docs
-rw-r--r--docs/404.html4
-rw-r--r--docs/authors.html4
-rw-r--r--docs/index.html20
-rw-r--r--docs/pkgdown.css4
-rw-r--r--docs/pkgdown.yml8
-rw-r--r--docs/reference/Rplot001.pngbin0 -> 1011 bytes
-rw-r--r--docs/reference/index.html4
-rw-r--r--docs/reference/perc_runoff_reduction_exposit.html15
8 files changed, 31 insertions, 28 deletions
diff --git a/docs/404.html b/docs/404.html
index a98212e..acdca31 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -79,7 +79,7 @@
<ul class="nav navbar-nav">
<li>
<a href="index.html">
- <span class="fas fa fas fa-home fa-lg"></span>
+ <span class="fas fa-home fa-lg"></span>
</a>
</li>
@@ -125,7 +125,7 @@ Content not found. Please use links in the navbar.
</div>
<div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
+ <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
</div>
</footer>
diff --git a/docs/authors.html b/docs/authors.html
index d886f2a..e4155eb 100644
--- a/docs/authors.html
+++ b/docs/authors.html
@@ -79,7 +79,7 @@
<ul class="nav navbar-nav">
<li>
<a href="index.html">
- <span class="fas fa fas fa-home fa-lg"></span>
+ <span class="fas fa-home fa-lg"></span>
</a>
</li>
@@ -124,7 +124,7 @@
</div>
<div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
+ <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
</div>
</footer>
diff --git a/docs/index.html b/docs/index.html
index 05e6106..fd7cfd1 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -41,7 +41,7 @@
<ul class="nav navbar-nav">
<li>
<a href="index.html">
- <span class="fas fa fas fa-home fa-lg"></span>
+ <span class="fas fa-home fa-lg"></span>
</a>
</li>
@@ -70,12 +70,14 @@
<h2 class="hasAnchor">
<a href="#installation" class="anchor"></a>Installation</h2>
<p>The easiest way to install the package is probably to use <a href="https://cran.r-project.org/package=drat">drat</a>:</p>
-<div class="sourceCode" id="cb1"><pre class="r"><span class="fu"><a href="https://rdrr.io/r/utils/install.packages.html">install.packages</a></span>(<span class="st">"drat"</span>)
-<span class="kw pkg">drat</span><span class="kw ns">::</span><span class="fu"><a href="https://rdrr.io/pkg/drat/man/addRepo.html">addRepo</a></span>(<span class="st">"jranke"</span>)
-<span class="fu"><a href="https://rdrr.io/r/utils/install.packages.html">install.packages</a></span>(<span class="st">"pfm"</span>)</pre></div>
+<div class="sourceCode" id="cb1"><pre class="downlit sourceCode r">
+<code class="sourceCode R"><span class="fu"><a href="https://rdrr.io/r/utils/install.packages.html">install.packages</a></span><span class="op">(</span><span class="st">"drat"</span><span class="op">)</span>
+<span class="fu">drat</span><span class="fu">::</span><span class="fu"><a href="https://rdrr.io/pkg/drat/man/addRepo.html">addRepo</a></span><span class="op">(</span><span class="st">"jranke"</span><span class="op">)</span>
+<span class="fu"><a href="https://rdrr.io/r/utils/install.packages.html">install.packages</a></span><span class="op">(</span><span class="st">"pfm"</span><span class="op">)</span></code></pre></div>
<p>Alternatively you can install the package using the <code>devtools</code> package. Using <code>quick = TRUE</code> skips docs, multiple-architecture builds, demos, and vignettes.</p>
-<div class="sourceCode" id="cb2"><pre class="r"><span class="fu"><a href="https://rdrr.io/r/base/library.html">library</a></span>(<span class="no">devtools</span>)
-<span class="fu"><a href="https://devtools.r-lib.org//reference/remote-reexports.html">install_github</a></span>(<span class="st">"jranke/pfm"</span>, <span class="kw">quick</span> <span class="kw">=</span> <span class="fl">TRUE</span>)</pre></div>
+<div class="sourceCode" id="cb2"><pre class="downlit sourceCode r">
+<code class="sourceCode R"><span class="kw"><a href="https://rdrr.io/r/base/library.html">library</a></span><span class="op">(</span><span class="va"><a href="https://devtools.r-lib.org/">devtools</a></span><span class="op">)</span>
+<span class="fu"><a href="https://devtools.r-lib.org//reference/remote-reexports.html">install_github</a></span><span class="op">(</span><span class="st">"jranke/pfm"</span>, quick <span class="op">=</span> <span class="cn">TRUE</span><span class="op">)</span></code></pre></div>
</div>
<div id="use" class="section level2">
<h2 class="hasAnchor">
@@ -107,8 +109,8 @@
<div class="dev-status">
<h2>Dev status</h2>
<ul class="list-unstyled">
-<li><a href="https://travis-ci.com/jranke/pfm"><img src="https://travis-ci.com/jranke/pfm.svg?branch=master" alt="Build Status"></a></li>
-<li><a href="https://codecov.io/github/jranke/pfm"><img src="https://codecov.io/github/jranke/pfm/branch/master/graphs/badge.svg" alt="codecov"></a></li>
+<li><a href="https://travis-ci.com/jranke/pfm"><img src="https://travis-ci.com/jranke/pfm.svg?branch=main" alt="Build Status"></a></li>
+<li><a href="https://codecov.io/github/jranke/pfm"><img src="https://codecov.io/github/jranke/pfm/branch/main/graphs/badge.svg" alt="codecov"></a></li>
</ul>
</div>
</div>
@@ -120,7 +122,7 @@
</div>
<div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
+ <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
</div>
</footer>
diff --git a/docs/pkgdown.css b/docs/pkgdown.css
index c01e592..1273238 100644
--- a/docs/pkgdown.css
+++ b/docs/pkgdown.css
@@ -244,14 +244,14 @@ nav[data-toggle='toc'] .nav .nav > .active:focus > a {
.ref-index th {font-weight: normal;}
-.ref-index td {vertical-align: top;}
+.ref-index td {vertical-align: top; min-width: 100px}
.ref-index .icon {width: 40px;}
.ref-index .alias {width: 40%;}
.ref-index-icons .alias {width: calc(40% - 40px);}
.ref-index .title {width: 60%;}
.ref-arguments th {text-align: right; padding-right: 10px;}
-.ref-arguments th, .ref-arguments td {vertical-align: top;}
+.ref-arguments th, .ref-arguments td {vertical-align: top; min-width: 100px}
.ref-arguments .name {width: 20%;}
.ref-arguments .desc {width: 80%;}
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml
index cfe1fde..cc57584 100644
--- a/docs/pkgdown.yml
+++ b/docs/pkgdown.yml
@@ -1,8 +1,8 @@
-pandoc: 2.2.1
-pkgdown: 1.5.1
+pandoc: 2.9.2.1
+pkgdown: 1.6.1
pkgdown_sha: ~
-articles: []
-last_built: 2020-07-23T09:34Z
+articles: {}
+last_built: 2021-11-18T23:17Z
urls:
reference: https://pkgdown.jrwb.de/pfm/reference
article: https://pkgdown.jrwb.de/pfm/articles
diff --git a/docs/reference/Rplot001.png b/docs/reference/Rplot001.png
new file mode 100644
index 0000000..17a3580
--- /dev/null
+++ b/docs/reference/Rplot001.png
Binary files differ
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 9473a2d..fed30cc 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -79,7 +79,7 @@
<ul class="nav navbar-nav">
<li>
<a href="../index.html">
- <span class="fas fa fas fa-home fa-lg"></span>
+ <span class="fas fa-home fa-lg"></span>
</a>
</li>
@@ -446,7 +446,7 @@ water concentrations</p></td>
</div>
<div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
+ <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
</div>
</footer>
diff --git a/docs/reference/perc_runoff_reduction_exposit.html b/docs/reference/perc_runoff_reduction_exposit.html
index 947d4c5..dd37f4b 100644
--- a/docs/reference/perc_runoff_reduction_exposit.html
+++ b/docs/reference/perc_runoff_reduction_exposit.html
@@ -72,7 +72,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">pfm</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.5.7</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.5.8</span>
</span>
</div>
@@ -80,7 +80,7 @@
<ul class="nav navbar-nav">
<li>
<a href="../index.html">
- <span class="fas fa fas fa-home fa-lg"></span>
+ <span class="fas fa-home fa-lg"></span>
</a>
</li>
@@ -112,7 +112,7 @@
<p>A table of the runoff reduction percentages used in Exposit 3 for different vegetated buffer widths</p>
</div>
- <pre class="usage"><span class='no'>perc_runoff_reduction_exposit</span></pre>
+ <pre class="usage"><span class='va'>perc_runoff_reduction_exposit</span></pre>
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
@@ -120,7 +120,7 @@
<p>A named list of data frames with reduction percentage values for the
dissolved fraction and the fraction bound to eroding particles, with
vegetated buffer widths as row names. The names of the list items are the Exposit versions
-from which the values were taken.</p><dl'>
+from which the values were taken.</p><dl>
<dt>dissolved</dt><dd><p>The reduction percentage for the dissolved phase</p></dd>
<dt>bound</dt><dd><p>The reduction percentage for the particulate phase</p></dd>
@@ -129,12 +129,13 @@ from which the values were taken.</p><dl'>
<h2 class="hasAnchor" id="source"><a class="anchor" href="#source"></a>Source</h2>
<p>Excel 3.02 spreadsheet available from
- <a href='https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html'>https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html</a></p>
+ <a href='https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html'>https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html</a></p>
<p>Agroscope version 3.01a with additional runoff factors for 3 m and 6 m buffer zones received from Muris Korkaric (not published).
The variant 3.01a2 was introduced for consistency with previous calculations performed by Agroscope for a 3 m buffer zone.</p>
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
- <pre class="examples"><div class='input'><span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>perc_runoff_reduction_exposit</span>)</div><div class='output co'>#&gt; $`3.02`
+ <pre class="examples"><div class='input'><span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span><span class='op'>(</span><span class='va'>perc_runoff_reduction_exposit</span><span class='op'>)</span>
+</div><div class='output co'>#&gt; $`3.02`
#&gt; dissolved bound
#&gt; No buffer 0 0
#&gt; 5 m 40 40
@@ -175,7 +176,7 @@ from which the values were taken.</p><dl'>
</div>
<div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
+ <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
</div>
</footer>

Contact - Imprint