diff options
Diffstat (limited to 'inst/doc')
-rw-r--r-- | inst/doc/README.txt | 14 | ||||
-rw-r--r-- | inst/doc/drfit-Rnews.pdf | bin | 138018 -> 233496 bytes | |||
-rw-r--r-- | inst/doc/index.html | 2 | ||||
-rw-r--r-- | inst/doc/sampledata.csv | 33 | ||||
-rw-r--r-- | inst/doc/sampledata.ods | bin | 16106 -> 0 bytes | |||
-rw-r--r-- | inst/doc/sampledata.xls | bin | 16896 -> 0 bytes | |||
-rw-r--r-- | inst/doc/sampledata2.csv | 33 |
7 files changed, 1 insertions, 81 deletions
diff --git a/inst/doc/README.txt b/inst/doc/README.txt deleted file mode 100644 index 10945d9..0000000 --- a/inst/doc/README.txt +++ /dev/null @@ -1,14 +0,0 @@ -This sample data is provided to show how dose-response data can be collected -with a spreadsheet program like OpenOfficeCalc (sampledata.ods) or -MS Excel (sampledata.xls) and exported to CSV (comma separated values) format. -OpenOfficeCalc 2.0 (German version, decimal separator is ',') produces -sampledata.csv which can be read in by - - >sampledata <- read.csv('sampledata.csv',skip=2,dec=',') - -and MS Excel 97 produces sampledata.csv2 which can be read in by - - >sampledata <- read.csv2('sampledata2.csv',skip=2) - -if the working directory of R was set to the directory where these -files reside. diff --git a/inst/doc/drfit-Rnews.pdf b/inst/doc/drfit-Rnews.pdf Binary files differindex 6abbcaf..25f36e4 100644 --- a/inst/doc/drfit-Rnews.pdf +++ b/inst/doc/drfit-Rnews.pdf diff --git a/inst/doc/index.html b/inst/doc/index.html index efdd9bd..d6cedf5 100644 --- a/inst/doc/index.html +++ b/inst/doc/index.html @@ -8,7 +8,7 @@ <h2>User Guide for package drfit</h2> <dl> <dt><a href="drfit-Rnews.pdf">drfit-Rnews.pdf</a>:</dt> - <dd> Introductory article on drfit</dd> + <dd> Preliminary version of an Introductory article on drfit</dd> </dl> </body> diff --git a/inst/doc/sampledata.csv b/inst/doc/sampledata.csv deleted file mode 100644 index e1edb7d..0000000 --- a/inst/doc/sampledata.csv +++ /dev/null @@ -1,33 +0,0 @@ -"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 Binary files differdeleted file mode 100644 index b8d5126..0000000 --- a/inst/doc/sampledata.ods +++ /dev/null diff --git a/inst/doc/sampledata.xls b/inst/doc/sampledata.xls Binary files differdeleted file mode 100644 index 513123b..0000000 --- a/inst/doc/sampledata.xls +++ /dev/null diff --git a/inst/doc/sampledata2.csv b/inst/doc/sampledata2.csv deleted file mode 100644 index f778dab..0000000 --- a/inst/doc/sampledata2.csv +++ /dev/null @@ -1,33 +0,0 @@ -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,134782609
-2;Control;0;mg/L;143;0,932608696
-3;Control;0;mg/L;143;0,932608696
-4;Substance X;10;mg/L;147;0,958695652
-5;Substance X;10;mg/L;148;0,965217391
-6;Substance X;10;mg/L;148;0,965217391
-7;Substance X;100;mg/L;63;0,410869565
-8;Substance X;100;mg/L;65;0,423913043
-9;Substance X;100;mg/L;55;0,358695652
-10;Substance X;300;mg/L;20;0,130434783
-11;Substance X;300;mg/L;22;0,143478261
-12;Substance X;300;mg/L;25;0,163043478
-13;Substance X;1000;mg/L;13;0,084782609
-14;Substance X;1000;mg/L;16;0,104347826
-15;Substance X;1000;mg/L;16;0,104347826
-16;Control;0;mg/L;153;0,997826087
-17;Control;0;mg/L;144;0,939130435
-18;Control;0;mg/L;163;1,063043478
-19;Substance Y;10;mg/L;20;0,130434783
-20;Substance Y;10;mg/L;19;0,123913043
-21;Substance Y;10;mg/L;21;0,136956522
-22;Substance Y;100;mg/L;13;0,084782609
-23;Substance Y;100;mg/L;12;0,07826087
-24;Substance Y;100;mg/L;13;0,084782609
-25;Substance Y;300;mg/L;12;0,07826087
-26;Substance Y;300;mg/L;12;0,07826087
-27;Substance Y;300;mg/L;14;0,091304348
-28;Substance Y;1000;mg/L;12;0,07826087
-29;Substance Y;1000;mg/L;12;0,07826087
-30;Substance Y;1000;mg/L;12;0,07826087
|