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 --- man/FOCUS_2006_DFOP_ref_A_to_B.Rd | 2 +- man/FOCUS_2006_FOMC_ref_A_to_F.Rd | 2 +- man/FOCUS_2006_HS_ref_A_to_F.Rd | 2 +- man/FOCUS_2006_SFO_ref_A_to_F.Rd | 2 +- man/schaefer07_complex_case.Rd | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'man') diff --git a/man/FOCUS_2006_DFOP_ref_A_to_B.Rd b/man/FOCUS_2006_DFOP_ref_A_to_B.Rd index ea512703..08d1d6d1 100644 --- a/man/FOCUS_2006_DFOP_ref_A_to_B.Rd +++ b/man/FOCUS_2006_DFOP_ref_A_to_B.Rd @@ -11,7 +11,7 @@ The results from fitting the data with the Topfit software was removed, as the initial concentration of the parent compound was fixed to a value of 100 in this fit. } -\usage{data(FOCUS_2006_DFOP_ref_A_to_B)} +\usage{FOCUS_2006_DFOP_ref_A_to_B} \format{ A data frame containing the following variables. \describe{ diff --git a/man/FOCUS_2006_FOMC_ref_A_to_F.Rd b/man/FOCUS_2006_FOMC_ref_A_to_F.Rd index aa2c349a..95195dd8 100644 --- a/man/FOCUS_2006_FOMC_ref_A_to_F.Rd +++ b/man/FOCUS_2006_FOMC_ref_A_to_F.Rd @@ -11,7 +11,7 @@ The results from fitting the data with the Topfit software was removed, as the initial concentration of the parent compound was fixed to a value of 100 in this fit. } -\usage{data(FOCUS_2006_FOMC_ref_A_to_F)} +\usage{FOCUS_2006_FOMC_ref_A_to_F} \format{ A data frame containing the following variables. \describe{ diff --git a/man/FOCUS_2006_HS_ref_A_to_F.Rd b/man/FOCUS_2006_HS_ref_A_to_F.Rd index cc526843..c431943e 100644 --- a/man/FOCUS_2006_HS_ref_A_to_F.Rd +++ b/man/FOCUS_2006_HS_ref_A_to_F.Rd @@ -11,7 +11,7 @@ The results from fitting the data with the Topfit software was removed, as the initial concentration of the parent compound was fixed to a value of 100 in this fit. } -\usage{data(FOCUS_2006_HS_ref_A_to_F)} +\usage{FOCUS_2006_HS_ref_A_to_F} \format{ A data frame containing the following variables. \describe{ diff --git a/man/FOCUS_2006_SFO_ref_A_to_F.Rd b/man/FOCUS_2006_SFO_ref_A_to_F.Rd index 02bf370b..c0651c6a 100644 --- a/man/FOCUS_2006_SFO_ref_A_to_F.Rd +++ b/man/FOCUS_2006_SFO_ref_A_to_F.Rd @@ -11,7 +11,7 @@ The results from fitting the data with the Topfit software was removed, as the initial concentration of the parent compound was fixed to a value of 100 in this fit. } -\usage{data(FOCUS_2006_SFO_ref_A_to_F)} +\usage{FOCUS_2006_SFO_ref_A_to_F} \format{ A data frame containing the following variables. \describe{ diff --git a/man/schaefer07_complex_case.Rd b/man/schaefer07_complex_case.Rd index 50272f4e..1175e3d4 100644 --- a/man/schaefer07_complex_case.Rd +++ b/man/schaefer07_complex_case.Rd @@ -10,7 +10,7 @@ software quality of KinGUI in the original publication (Schäfer et al., 2007). The results from the fitting are also included. } -\usage{data(schaefer07_complex_case)} +\usage{schaefer07_complex_case} \format{ The data set is a data frame with 8 observations on the following 6 variables. \describe{ -- cgit v1.2.1