The R Project SVN R

Rev

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

Rev 14558 Rev 31770
Line 36... Line 36...
36
 
36
 
37
Convert S documentation in FILE to R documentation format.
37
Convert S documentation in FILE to R documentation format.
38
 
38
 
39
Options:
39
Options:
40
  -h, --help		print short help message and exit
40
  -h, --help		print short help message and exit
41
  -v, --version		print version info and exit
41
  -v, --version		print Sd2Rd version info and exit
42
  -n			render examples non-executable by wrapping them
42
  -n			render examples non-executable by wrapping them
43
			into a \\dontrun{} environment
43
			into a \\dontrun{} environment
44
  -x			(S3 docs) interpret all single-quoted names 
44
  -x			(S3 docs) interpret all single-quoted names 
45
                        as code names
45
                        as code names
46
 
46