check_data_repo: Check if default data environment has object

View source: R/checks.R

check_data_repoR Documentation

Check if default data environment has object

Description

Check if default data environment has object

Usage

check_data_repo(
  var = c("subject"),
  any = FALSE,
  data_repo = getDefaultDataRepository()
)

Arguments

var

variable name

any

whether all variables should be present of any variables should exist

data_repo

internally used

Value

Logical TRUE or FALSE indicating the existence of the variables


beauchamplab/rave documentation built on Feb. 23, 2024, 7:20 a.m.