Learn R Programming

tidytidbits (version 0.3.2)

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