From a0bbfd3291aaa1a55438b8746c1e3cfb58ce4172 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 11 Mar 2018 06:12:04 +0100 Subject: Adapt usage section in help for old dataset to lazy loading Rebuild pkgdown reference --- docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html | 2 +- docs/reference/FOCUS_2006_FOMC_ref_A_to_F.html | 2 +- docs/reference/FOCUS_2006_HS_ref_A_to_F.html | 2 +- docs/reference/FOCUS_2006_SFO_ref_A_to_F.html | 2 +- docs/reference/index.html | 10 +++++----- docs/reference/schaefer07_complex_case.html | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs') diff --git a/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html b/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html index de986f3f..ed5f29b3 100644 --- a/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html +++ b/docs/reference/FOCUS_2006_DFOP_ref_A_to_B.html @@ -112,7 +112,7 @@ the initial concentration of the parent compound was fixed to a value of 100 in this fit.

-
data(FOCUS_2006_DFOP_ref_A_to_B)
+
FOCUS_2006_DFOP_ref_A_to_B

Format

diff --git a/docs/reference/FOCUS_2006_FOMC_ref_A_to_F.html b/docs/reference/FOCUS_2006_FOMC_ref_A_to_F.html index 4bc0fd4b..e3e0d238 100644 --- a/docs/reference/FOCUS_2006_FOMC_ref_A_to_F.html +++ b/docs/reference/FOCUS_2006_FOMC_ref_A_to_F.html @@ -112,7 +112,7 @@ the initial concentration of the parent compound was fixed to a value of 100 in this fit.

-
data(FOCUS_2006_FOMC_ref_A_to_F)
+
FOCUS_2006_FOMC_ref_A_to_F

Format

diff --git a/docs/reference/FOCUS_2006_HS_ref_A_to_F.html b/docs/reference/FOCUS_2006_HS_ref_A_to_F.html index bf0331cc..be785b0b 100644 --- a/docs/reference/FOCUS_2006_HS_ref_A_to_F.html +++ b/docs/reference/FOCUS_2006_HS_ref_A_to_F.html @@ -112,7 +112,7 @@ the initial concentration of the parent compound was fixed to a value of 100 in this fit.

-
data(FOCUS_2006_HS_ref_A_to_F)
+
FOCUS_2006_HS_ref_A_to_F

Format

diff --git a/docs/reference/FOCUS_2006_SFO_ref_A_to_F.html b/docs/reference/FOCUS_2006_SFO_ref_A_to_F.html index 6f05cbb9..6ca8e78e 100644 --- a/docs/reference/FOCUS_2006_SFO_ref_A_to_F.html +++ b/docs/reference/FOCUS_2006_SFO_ref_A_to_F.html @@ -112,7 +112,7 @@ the initial concentration of the parent compound was fixed to a value of 100 in this fit.

-
data(FOCUS_2006_SFO_ref_A_to_F)
+
FOCUS_2006_SFO_ref_A_to_F

Format

diff --git a/docs/reference/index.html b/docs/reference/index.html index 84bc1dfc..157eaad3 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -221,25 +221,25 @@ -

data

+

FOCUS_2006_SFO_ref_A_to_F

Results of fitting the SFO model to Datasets A to F of FOCUS (2006)

-

data

+

FOCUS_2006_FOMC_ref_A_to_F

Results of fitting the FOMC model to Datasets A to F of FOCUS (2006)

-

data

+

FOCUS_2006_HS_ref_A_to_F

Results of fitting the HS model to Datasets A to F of FOCUS (2006)

-

data

+

FOCUS_2006_DFOP_ref_A_to_B

Results of fitting the DFOP model to Datasets A to B of FOCUS (2006)

@@ -251,7 +251,7 @@ -

data

+

schaefer07_complex_case

Metabolism data set used for checking the software quality of KinGUI

diff --git a/docs/reference/schaefer07_complex_case.html b/docs/reference/schaefer07_complex_case.html index 04c72edd..15c23fd3 100644 --- a/docs/reference/schaefer07_complex_case.html +++ b/docs/reference/schaefer07_complex_case.html @@ -110,7 +110,7 @@ The results from the fitting are also included.

-
data(schaefer07_complex_case)
+
schaefer07_complex_case

Format

-- cgit v1.2.1