select_by_test_name: Title

View source: R/select_tests_by_name.R

select_by_test_nameR Documentation

Title

Usage

select_by_test_name(.data, test_names, ...)

Arguments

.data

A data frame, data frame extension (e.g. a tibble), or a lazy data frame (e.g. from dbplyr or dtplyr).

test_names

character vector of all names of tests that one would like to select from .data; assumes that the tests share a common string (e.g. "_DART" or "_BISBAS")

...

any additional columns to be selected from .data


NeuroShepherd/RankinLabTools documentation built on Sept. 23, 2022, 5:31 p.m.