Learn R Programming

GetoptLong (version 1.0.5)

Parsing Command-Line Arguments and Simple Variable Interpolation

Description

This is a command-line argument parser which wraps the powerful Perl module Getopt::Long and with some adaptations for easier use in R. It also provides a simple way for variable interpolation in R.

Copy Link

Version

Install

install.packages('GetoptLong')

Monthly Downloads

19,659

Version

1.0.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

December 15th, 2020

Functions in GetoptLong (1.0.5)

qq

Simple variable interpolation in texts
qq.options

Global options for qq() related functions
GetoptLong.options

Global options for GetoptLong()
GetOptions

Wrapper of the Perl module Getopt::Long in R
get_scriptname

File name of current script
source_script

Source the R script with command-line arguments
get_scriptdir

Directory of current script
GetoptLong

Wrapper of the Perl module Getopt::Long in R
qqcat

Print a string which has been intepolated with variables