setSessionList-methods: Create a list of RecSession objects for the ElectroProject

Description Usage Arguments Value

Description

Will list directories in the project directories. Only directories with an hyphen in their names are considered recSession directories. So only recording session directories should have a hyphen in their names

Usage

1
2
3
4
setSessionList(ep, loadSessions = TRUE)

## S4 method for signature 'ElectroProject'
setSessionList(ep, loadSessions = TRUE)

Arguments

ep

ElectroProject object

loadSessions

logical, whether the RecSession object should be created

Value

ElectroProject object with a list of session names and directories


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