View source: R/usethis-deprecated.R
use_tidy_eval | R Documentation |
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, use use_import_from()
to tactically
import functions as you need them.
use_tidy_eval()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.