From 928b6dc90efe152ec7ebbfd9efb6ab28c8f59dd5 Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 2 Jan 2006 13:09:32 +0000 Subject: daten git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@53 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- inst/doc/sampledata.csv | 33 +++++++++++++++++++++++++++++++++ inst/doc/sampledata.ods | Bin 0 -> 16106 bytes inst/doc/sampledata.xls | Bin 0 -> 19456 bytes 3 files changed, 33 insertions(+) create mode 100644 inst/doc/sampledata.csv create mode 100644 inst/doc/sampledata.ods create mode 100644 inst/doc/sampledata.xls (limited to 'inst') diff --git a/inst/doc/sampledata.csv b/inst/doc/sampledata.csv new file mode 100644 index 0000000..e1edb7d --- /dev/null +++ b/inst/doc/sampledata.csv @@ -0,0 +1,33 @@ +"Concentration-response data for the Lemna growth test with Substances X and Y",,,,, +,,,,, +"nr.","substance","dose","unit","fronds","response" +1,"Control",0,"mg/L",174,"1,13478260869565" +2,"Control",0,"mg/L",143,"0,932608695652174" +3,"Control",0,"mg/L",143,"0,932608695652174" +4,"Substance X",10,"mg/L",147,"0,958695652173913" +5,"Substance X",10,"mg/L",148,"0,965217391304348" +6,"Substance X",10,"mg/L",148,"0,965217391304348" +7,"Substance X",100,"mg/L",63,"0,410869565217391" +8,"Substance X",100,"mg/L",65,"0,423913043478261" +9,"Substance X",100,"mg/L",55,"0,358695652173913" +10,"Substance X",300,"mg/L",20,"0,130434782608696" +11,"Substance X",300,"mg/L",22,"0,143478260869565" +12,"Substance X",300,"mg/L",25,"0,16304347826087" +13,"Substance X",1000,"mg/L",13,"0,0847826086956522" +14,"Substance X",1000,"mg/L",16,"0,104347826086957" +15,"Substance X",1000,"mg/L",16,"0,104347826086957" +16,"Control",0,"mg/L",153,"0,997826086956522" +17,"Control",0,"mg/L",144,"0,939130434782609" +18,"Control",0,"mg/L",163,"1,06304347826087" +19,"Substance Y",10,"mg/L",20,"0,130434782608696" +20,"Substance Y",10,"mg/L",19,"0,123913043478261" +21,"Substance Y",10,"mg/L",21,"0,13695652173913" +22,"Substance Y",100,"mg/L",13,"0,0847826086956522" +23,"Substance Y",100,"mg/L",12,"0,0782608695652174" +24,"Substance Y",100,"mg/L",13,"0,0847826086956522" +25,"Substance Y",300,"mg/L",12,"0,0782608695652174" +26,"Substance Y",300,"mg/L",12,"0,0782608695652174" +27,"Substance Y",300,"mg/L",14,"0,091304347826087" +28,"Substance Y",1000,"mg/L",12,"0,0782608695652174" +29,"Substance Y",1000,"mg/L",12,"0,0782608695652174" +30,"Substance Y",1000,"mg/L",12,"0,0782608695652174" diff --git a/inst/doc/sampledata.ods b/inst/doc/sampledata.ods new file mode 100644 index 0000000..b8d5126 Binary files /dev/null and b/inst/doc/sampledata.ods differ diff --git a/inst/doc/sampledata.xls b/inst/doc/sampledata.xls new file mode 100644 index 0000000..0951ae0 Binary files /dev/null and b/inst/doc/sampledata.xls differ -- cgit v1.2.1