Learn R Programming

quotedargs (version 0.1.3)

A Way of Writing Functions that Quote their Arguments

Description

A facility for writing functions that quote their arguments, may sometimes evaluate them in the environment where they were quoted, and may pass them as quoted to other functions.

Copy Link

Version

Install

install.packages('quotedargs')

Monthly Downloads

53

Version

0.1.3

License

GPL-2 | GPL-3

Maintainer

Radford Neal

Last Published

April 22nd, 2019

Functions in quotedargs (0.1.3)

quotedargs-package

Facility for using quoted arguments