From d04bac001217855b4e9a1490a35bef3325441b55 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Jul 2023 08:24:12 +0200 Subject: Maintenance prompted by email from CRAN - Fix an improper use of 'packageVersion' - Update .Rbuildignore - Fix a link in the README - Static documentation rebuilt by pkgdown::build_site() --- docs/reference/XY.html | 126 ++++++++++++------------------------------------- 1 file changed, 29 insertions(+), 97 deletions(-) (limited to 'docs/reference/XY.html') diff --git a/docs/reference/XY.html b/docs/reference/XY.html index 4be91cb..689c125 100644 --- a/docs/reference/XY.html +++ b/docs/reference/XY.html @@ -1,65 +1,13 @@ - - - - - - - -Dose-Response data for two substances X and Y — XY • drfit - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Dose-Response data for two substances X and Y — XY • drfit - - - - + + -
-
- -
- -
+
-
data(XY)
- - -

Format

+
+
data(XY)
+
+
+

Format

A dataframe containing dose (concentration) and response data, as well as control values where the dose is zero.

+
-

Examples

-
if (FALSE) demo(XY)
-
- +
-
- - + + -- cgit v1.2.1