The R Project SVN R

Rev

Rev 88603 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88603 Rev 88710
Line 51... Line 51...
51
 
51
 
52
  The source provides a data set recording class, sex, age, and survival
52
  The source provides a data set recording class, sex, age, and survival
53
  status for each person on board of the Titanic, and is based on data
53
  status for each person on board of the Titanic, and is based on data
54
  originally collected by the British Board of Trade and reprinted in:
54
  originally collected by the British Board of Trade and reprinted in:
55
 
55
 
56
  British Board of Trade (1990),
56
  \bibshow{R:British_Government:1990}
57
  \emph{Report on the Loss of the \sQuote{Titanic} (S.S.)}.
-
 
58
  British Board of Trade Inquiry Report (reprint).
-
 
59
  Gloucester, UK: Allan Sutton Publishing.
-
 
60
}
57
}
61
\examples{
58
\examples{
62
require(graphics)
59
require(graphics)
63
mosaicplot(Titanic, main = "Survival on the Titanic")
60
mosaicplot(Titanic, main = "Survival on the Titanic")
64
## Higher survival rates in children?
61
## Higher survival rates in children?