From af7c6de4db9981ac814362c441fbac22c8faa2d7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 24 Nov 2022 09:02:26 +0100 Subject: Start online docs of the development version --- docs/dev/reference/index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/dev/reference/index.html') diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 5a0ec596..794126cf 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -17,7 +17,7 @@ mkin - 1.2.0 + 1.2.2 @@ -268,9 +268,9 @@ degradation models and one or more error models

-

focus_soil_moisture

+

ds_mixed ds_sfo ds_fomc ds_dfop ds_hs ds_dfop_sfo

-

FOCUS default values for soil moisture contents at field capacity, MWHC and 1/3 bar

+

Synthetic data for hierarchical kinetic degradation models

D24_2014

@@ -327,6 +327,10 @@ degradation models and one or more error models

test_data_from_UBA_2014

Three experimental datasets from two water sediment systems and one soil

+ +

focus_soil_moisture

+ +

FOCUS default values for soil moisture contents at field capacity, MWHC and 1/3 bar

print(<mkinds>)

-- cgit v1.2.1 From 24eb77216700cf8b2f2bde3abad84c1f83f9e32a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 9 Jan 2023 06:22:04 +0100 Subject: Prebuilt PDF vignettes, summary_listing --- docs/dev/reference/index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/dev/reference/index.html') diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 794126cf..525551fd 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -195,6 +195,10 @@ of an mmkin object

Create and work with nonlinear hierarchical models

+

hierarchical_kinetics()

+ +

Hierarchical kinetics template

+

read_spreadsheet()

Read datasets and relevant meta information from a spreadsheet file

@@ -356,9 +360,9 @@ degradation models and one or more error models

-

tex_listing()

+

summary_listing() tex_listing() html_listing()

-

Wrap the output of a summary function in tex listing environment

+

Display the output of a summary function according to the output format

f_time_norm_focus()

@@ -493,7 +497,7 @@ kinetic models fitted with mkinfit

-

Site built with pkgdown 2.0.6.

+

Site built with pkgdown 2.0.7.

-- cgit v1.2.1 From 9aa186eaf43d3c86a99fd08c310cefbc5dfe0612 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 28 Jan 2023 17:40:31 +0100 Subject: Build online HTML versions of prebuilt vignettes Also, give some structure to the menu for selecting articles --- docs/dev/reference/index.html | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'docs/dev/reference/index.html') diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 525551fd..b6d2db20 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -23,7 +23,7 @@