ms_style: Microsoft-style command line options

Description Usage Format Details See Also Examples

Description

Functions for enabling Microsoft-style commpand-line option behavior.

Usage

1

Format

An object of class list of length 3.

Details

Functions for enabling Microsoft-style command-line options. Microsoft-style options are characterized by a single forward slash (/) before the option name.

Microsoft-style options can be supported by seetting

See Also

Examples

1
2
3
  opt_style(ms_style)
  opt_get( "foo", opts=c("/foo", "bar") )  
     

decisionpatterns/optigrab documentation built on Jan. 8, 2019, 3:28 a.m.