data_file-methods: Generic function to get the name of the data file, given a...

data_fileR Documentation

Generic function to get the name of the data file, given a file name and a FileFormat instance.

Description

Generic function to get the name of the data file, given a file name and a FileFormat instance.

Usage

data_file(x, file_name)

## S4 method for signature 'FileFormat,character'
data_file(x, file_name)

Arguments

x

descriptor instance

file_name

file name to be stripped of its extension

Value

the correct header name


bbuchsbaum/neuroim2 documentation built on April 20, 2024, 4:20 p.m.