File: vars.md

package info (click to toggle)
r-cran-tidyselect 1.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 620 kB
  • sloc: sh: 13; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 537 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# generic error message is thrown if `fn` is not supplied

    Code
      peek_vars()
    Condition
      Error:
      ! Selection helpers must be used within a *selecting* function.
      i See <https://tidyselect.r-lib.org/reference/faq-selection-context.html> for details.

---

    Code
      peek_vars()
    Condition
      Error:
      ! Selection helpers must be used within a *selecting* function.
      i See ]8;package = tidyselect:topic = faq-selection-context;ide:help?tidyselect::faq-selection-context]8;; for details.