symbol_as_quosure: Make quosure from symbol

View source: R/rlang-like.R

symbol_as_quosureR Documentation

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


tidytidbits documentation built on March 18, 2022, 6:10 p.m.