getSessionList-methods: Return a list of RecSession objects that have some common...

Description Usage Arguments Value

Description

Return a list of RecSession objects that have some common properties

Usage

1
2
3
4
5
6
getSessionList(ep, clustered = "", region = "", environment = "",
  stim = "", fileExtension = "")

## S4 method for signature 'ElectroProject'
getSessionList(ep, clustered = "", region = "",
  environment = "", stim = "", fileExtension = "")

Arguments

ep

ElectroProject object

clustered

logical indicating whether the session should be clustered or not

region

Set to a given brain region to select only sessions with tetrodes in this brain region

environment

Set to a given environment code to select only sessions during which this environment was presented

stim

Set to a given stimulation code to select only sessions during which this stimulatoin was presented

fileExtension

Keep sessions that have a session file ending with the value of fileExtension (e.g. kld-19021016-0101.fileExtension)

Value

list of RecSession objects


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