docopt-package {docopt}R Documentation

Docopt command line specification

Description

docopt helps you to define an interface for your command-line app, and automatically generate a parser for it.

Details

For more information see http://docopt.org


[Package docopt version 0.7.1 Index]