dataFileMatches-methods: Generic function to test whether a file name conforms to the...

Description Usage Arguments Value

Description

Generic function to test whether a file name conforms to the given a BrainFileDescriptor instance. Will test for match to data file only

Usage

1
2
3
4
dataFileMatches(x, fileName)

## S4 method for signature 'BrainFileDescriptor,character'
dataFileMatches(x, fileName)

Arguments

x

object for which the file name is to matched to

fileName

file name to be matched

Value

TRUE for match, FALSE otherwise


neuroim documentation built on May 2, 2019, 1:04 p.m.