diff --git a/pkgdown.yml b/pkgdown.yml index 3f2a253..61e93d1 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.0.9 pkgdown_sha: ~ articles: clumped: clumped.html -last_built: 2024-05-20T20:00Z +last_built: 2024-05-20T20:06Z urls: reference: http://clumpedr.isoverse.org/reference article: http://clumpedr.isoverse.org/articles diff --git a/reference/revcal.html b/reference/revcal.html index 9bfbc15..d6a6528 100644 --- a/reference/revcal.html +++ b/reference/revcal.html @@ -122,7 +122,7 @@

Details

See also

-

tempcal

+

tempcal()

diff --git a/reference/tempcal.html b/reference/tempcal.html index 321daa0..35f2dab 100644 --- a/reference/tempcal.html +++ b/reference/tempcal.html @@ -126,7 +126,7 @@

References

See also

-

revcal

+

revcal()

diff --git a/reference/temperature_axis.html b/reference/temperature_axis.html index 07ee42c..78c4e2e 100644 --- a/reference/temperature_axis.html +++ b/reference/temperature_axis.html @@ -85,8 +85,9 @@

Details

See also

-

revcal

-

tempcal

+

temperature_calculation()

+

revcal()

+

tempcal()

diff --git a/reference/temperature_calculation.html b/reference/temperature_calculation.html index da62ae4..f7e1dd1 100644 --- a/reference/temperature_calculation.html +++ b/reference/temperature_calculation.html @@ -89,7 +89,7 @@

Arguments

D47
-

The column name of the \(\Delta_47\) values to use as input.

+

The column name of the \(\Delta_{47}\) values to use as input.

temp
@@ -110,7 +110,8 @@

Arguments

See also

-

revcal tempcal

+

revcal()

+

tempcal()