File: test_help.R

package info (click to toggle)
r-cran-argparse 2.2.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 240 kB
  • sloc: sh: 13; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (2)
1
2
3
library("argparse")
p <- ArgumentParser()
p$parse_args()