The R Project SVN R

Rev

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

Rev 11515 Rev 31770
Line 39... Line 39...
39
 
39
 
40
Post-process profiling information in file generated by Rprof().
40
Post-process profiling information in file generated by Rprof().
41
 
41
 
42
Options:
42
Options:
43
  -h, --help		print short help message and exit
43
  -h, --help		print short help message and exit
44
  -v, --version		print version info and exit
44
  -v, --version		print Rprof version info and exit
45
 
45
 
46
Email bug reports to <r-bugs\@r-project.org>.
46
Email bug reports to <r-bugs\@r-project.org>.
47
END
47
END
48
  exit 0;
48
  exit 0;
49
}
49
}