The R Project SVN R

Rev

Rev 52733 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 52733 Rev 52786
Line 1... Line 1...
1
 
1
 
2
R version 2.12.0 Under development (unstable) (2010-08-14 r52732)
2
R version 2.12.0 Under development (unstable) (2010-08-19 r52785)
3
Copyright (C) 2010 The R Foundation for Statistical Computing
3
Copyright (C) 2010 The R Foundation for Statistical Computing
4
ISBN 3-900051-07-0
4
ISBN 3-900051-07-0
5
 
5
 
6
R is free software and comes with ABSOLUTELY NO WARRANTY.
6
R is free software and comes with ABSOLUTELY NO WARRANTY.
7
You are welcome to redistribute it under certain conditions.
7
You are welcome to redistribute it under certain conditions.
Line 1688... Line 1688...
1688
> ### * anscombe
1688
> ### * anscombe
1689
> 
1689
> 
1690
> flush(stderr()); flush(stdout())
1690
> flush(stderr()); flush(stdout())
1691
> 
1691
> 
1692
> ### Name: anscombe
1692
> ### Name: anscombe
1693
> ### Title: Anscombe's Quartet of ``Identical'' Simple Linear Regressions
1693
> ### Title: Anscombe's Quartet of "Identical" Simple Linear Regressions
1694
> ### Aliases: anscombe
1694
> ### Aliases: anscombe
1695
> ### Keywords: datasets
1695
> ### Keywords: datasets
1696
> 
1696
> 
1697
> ### ** Examples
1697
> ### ** Examples
1698
> 
1698
>