is_dplyr: Determine if an input expression is a dplyr-like call.

Description Usage Arguments

Description

Determine if an input expression is a dplyr-like call.

Usage

1
is_dplyr(expr)

Arguments

expr

A vector of substituted variables or functions. Either a call to multiple variables with the outer c() wrapper stripped, a single variable call wrapped in a list(), or a : expression.


seasmith/ggloop documentation built on May 29, 2019, 4:56 p.m.