File: faq.R

package info (click to toggle)
r-cran-tidyselect 1.2.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 616 kB
  • sloc: sh: 13; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#' FAQ - Error: Must be used within a *selecting* function
#'
#' @includeRmd man/faq/selection-context.Rmd description
#'
#' @name faq-selection-context
NULL

#' FAQ - Note: Using an external vector in selections is ambiguous
#'
#' @includeRmd man/faq/external-vector.Rmd description
#'
#' @name faq-external-vector
NULL