File: NAMESPACE

package info (click to toggle)
r-cran-optparse 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 236 kB
  • sloc: sh: 9; makefile: 1
file content (7 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
5
6
7
export(OptionParser)
export(add_option)
export(make_option)
export(parse_args)
export(print_help)
import(getopt)
import(methods)