use_tidy_eval {usethis} | R Documentation |
Deprecated tidyverse functions
Description
-
use_tidy_eval()
is deprecated because there's no longer a need to systematically import and re-export a large number of functions in order to use tidy evaluation. Instead, useuse_import_from()
to tactically import functions as you need them.
Usage
use_tidy_eval()
[Package usethis version 3.1.0 Index]