copyRecSessionFiles-methods: Make a copy of the files of the recording session in another...

Description Usage Arguments

Description

This is used to export the data of an experiment.

Usage

1
2
3
4
5
6
copyRecSessionFiles(rs, destination, sessionSpecificExtensions,
  tetrodeSpecificExtensions)

## S4 method for signature 'RecSession'
copyRecSessionFiles(rs, destination,
  sessionSpecificExtensions, tetrodeSpecificExtensions)

Arguments

rs

A RecSession object

destination

A directory in which to do the backup. If /data is given for destination, the data go in the directory /data/animalName/sessionName

sessionSpecificExtensions

List of file extensions. These are in the format session.extension

tetrodeSpecificExtensions

List of file extensions. These are in the format session.extension.tetrodeNo


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