Description Details Author(s) References Examples
The abd
package contains data sets and sample code for the book, The Analysis of Biological Data by Michael C. Whitlock and Dolph Schluter (2009; Roberts and Company Publishers).
Package: | abd |
Type: | Package |
Version: | 0.1-23 |
Date: | 2011-10-21 |
License: | GPL |
LazyLoad: | yes |
LazyData: | yes |
Overview | file.show(system.file("README", package = "abd")) |
News | RShowDoc("NEWS", package = "abd") |
Acknowledgements | RShowDoc("THANKS", package = "abd") |
This File | ?abd |
Kevin M. Middleton (kmm@csusb.edu); Randall Pruim (rpruim@calvin.edu)
Whitlock, M.C. and D. Schluter. 2009. The Analysis of Biological Data. Roberts and Company Publishers. ISBN: 0981519407. http://www.roberts-publishers.com/whitlock/
1 2 3 4 |
Loading required package: nlme
Loading required package: lattice
Loading required package: grid
Loading required package: mosaic
Loading required package: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:nlme':
collapse
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: ggformula
Loading required package: ggplot2
New to ggformula? Try the tutorials:
learnr::run_tutorial("introduction", package = "ggformula")
learnr::run_tutorial("refining", package = "ggformula")
Loading required package: mosaicData
Loading required package: Matrix
The 'mosaic' package masks several functions from core packages in order to add
additional features. The original behavior of these functions should not be affected by this.
Note: If you use the Matrix package, be sure to load it BEFORE loading mosaic.
Attaching package: 'mosaic'
The following object is masked from 'package:Matrix':
mean
The following objects are masked from 'package:dplyr':
count, do, tally
The following objects are masked from 'package:stats':
IQR, binom.test, cor, cor.test, cov, fivenum, median, prop.test,
quantile, sd, t.test, var
The following objects are masked from 'package:base':
max, mean, min, prod, range, sample, sum
name chapter type number sub
14 GlidingSnakes 3 Example 1
15 SpiderSpeed 3 Example 2
16 SticklebackPlates 3 Example 3
17 KenyaFinches 3 Problem 4
18 Rigormortis 3 Problem 9
19 NorthSeaCod 3 Problem 10
20 VasopressinVoles 3 Problem 11
21 Antilles 3 Problem 12
22 ElVerde 3 Problem 13
23 Sparrows 3 Problem 18
name chapter type number sub
17 KenyaFinches 3 Problem 4
72 ZebraFinches 13 Problem 16
78 ZebraFinchBeaks 13 Problem 24
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.