mirror of
https://github.com/msberends/AMR.git
synced 2025-09-11 04:49:38 +02:00
Built site for AMR: 1.8.2.9138@dad2530
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<a class="navbar-brand me-2" href="../index.html">AMR (for R)</a>
|
||||
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">1.8.2.9137</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">1.8.2.9138</small>
|
||||
|
||||
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
|
||||
@@ -208,7 +208,7 @@
|
||||
|
||||
|
||||
<dt>col_date</dt>
|
||||
<dd><p>column name of the date, will be used to calculate years if this column doesn't consist of years already, defaults to the first column of with a date class</p></dd>
|
||||
<dd><p>column name of the date, will be used to calculate years if this column doesn't consist of years already - the default is the first column of with a date class</p></dd>
|
||||
|
||||
|
||||
<dt>year_min</dt>
|
||||
@@ -216,7 +216,7 @@
|
||||
|
||||
|
||||
<dt>year_max</dt>
|
||||
<dd><p>highest year to use in the prediction model, defaults to 10 years after today</p></dd>
|
||||
<dd><p>highest year to use in the prediction model - the default is 10 years after today</p></dd>
|
||||
|
||||
|
||||
<dt>year_every</dt>
|
||||
|
Reference in New Issue
Block a user