The R Project SVN R

Rev

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

Rev 52355 Rev 52703
Line 1... Line 1...
1
 
1
 
2
R version 2.12.0 Under development (unstable) (2010-06-22 r52353)
2
R version 2.12.0 Under development (unstable) (2010-08-11 r52699)
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
Platform: i386-apple-darwin9.8.0/i386 (32-bit)
5
Platform: i386-apple-darwin9.8.0/i386 (32-bit)
6
 
6
 
7
R is free software and comes with ABSOLUTELY NO WARRANTY.
7
R is free software and comes with ABSOLUTELY NO WARRANTY.
Line 29... Line 29...
29
> ### * HTMLheader
29
> ### * HTMLheader
30
> 
30
> 
31
> flush(stderr()); flush(stdout())
31
> flush(stderr()); flush(stdout())
32
> 
32
> 
33
> ### Name: HTMLheader
33
> ### Name: HTMLheader
34
> ### Title: Generate a standard HTML header for R help.
34
> ### Title: Generate a standard HTML header for R help
35
> ### Aliases: HTMLheader
35
> ### Aliases: HTMLheader
36
> ### Keywords: utilities documentation
36
> ### Keywords: utilities documentation
37
> 
37
> 
38
> ### ** Examples
38
> ### ** Examples
39
> 
39
> 
Line 70... Line 70...
70
> ### * Rd2txt_options
70
> ### * Rd2txt_options
71
> 
71
> 
72
> flush(stderr()); flush(stdout())
72
> flush(stderr()); flush(stdout())
73
> 
73
> 
74
> ### Name: Rd2txt_options
74
> ### Name: Rd2txt_options
75
> ### Title: Set formatting options for text help.
75
> ### Title: Set formatting options for text help
76
> ### Aliases: Rd2txt_options
76
> ### Aliases: Rd2txt_options
77
> ### Keywords: documentation
77
> ### Keywords: documentation
78
> 
78
> 
79
> ### ** Examples
79
> ### ** Examples
80
> 
80
>