containsEnvironment-methods: Check if the session had a trial in a given environment

Description Usage Arguments Value

Description

This will check whether the value of environment is in the env vector.

Usage

1
2
3
4
containsEnvironment(rs, environment = "")

## S4 method for signature 'RecSession'
containsEnvironment(rs, environment = "")

Arguments

rs

A RecSession object

environment

The name of an environment

Value

TRUE or FALSE


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.