diff options
Diffstat (limited to 'docs/reference/PEC_sw_drift.html')
-rw-r--r-- | docs/reference/PEC_sw_drift.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/PEC_sw_drift.html b/docs/reference/PEC_sw_drift.html index 2bd66df..0616a78 100644 --- a/docs/reference/PEC_sw_drift.html +++ b/docs/reference/PEC_sw_drift.html @@ -123,7 +123,7 @@ is assumed to be horizontal, in degrees. The SYNOPS model assumes 45 degrees her <dt id="arg-rate-units">rate_units<a class="anchor" aria-label="anchor" href="#arg-rate-units"></a></dt> <dd><p>Defaults to g/ha. For backwards compatibility, only used -if the specified rate does not have <a href="https://r-quantities.github.io/units/reference/units.html" class="external-link">units::units</a>].</p></dd> +if the specified rate does not have <a href="https://rdrr.io/pkg/units/man/units.html" class="external-link">units::units</a>].</p></dd> <dt id="arg-pec-units">PEC_units<a class="anchor" aria-label="anchor" href="#arg-pec-units"></a></dt> @@ -137,7 +137,7 @@ if the specified rate does not have <a href="https://r-quantities.github.io/unit <div class="section level2"> <h2 id="details">Details<a class="anchor" aria-label="anchor" href="#details"></a></h2> <p>It is recommened to specify the arguments <code>rate</code>, <code>water_depth</code> and -<code>water_width</code> using <a href="https://r-quantities.github.io/units/reference/units.html" class="external-link">units::units</a> from the <code>units</code> package.</p> +<code>water_width</code> using <a href="https://rdrr.io/pkg/units/man/units.html" class="external-link">units::units</a> from the <code>units</code> package.</p> </div> <div class="section level2"> <h2 id="see-also">See also<a class="anchor" aria-label="anchor" href="#see-also"></a></h2> |