Learn R Programming

tidytidbits (version 0.2.3)

symbol_as_quosure: Make quosure from symbol

Description

Make quosure from symbol

Usage

symbol_as_quosure(x, env = caller_env())

Arguments

x

Symbol

env

Environment for the created quosure

Value

Quosure containing the symbol