tidyeval {dplyr}R Documentation

Tidy eval helpers

Description

exprs() is not exported by dplyr to avoid conflicts with Biobase::exprs(). Use rlang::exprs() even if you have attached dplyr.


[Package dplyr version 0.7.6 Index]