Learn R Programming

JSmediation (version 0.2.3)

tidyeval: Tidy eval helpers

Description

exprs() is not exported to avoid conflicts with Biobase::exprs(), therefore one should always use rlang::exprs().

To learn more about tidy eval and how to use these tools, visit https://rlang.r-lib.org/ and the Metaprogramming section of Advanced R.

Arguments