strip_extension-methods: Generic function to strip extension from file name, given a...

strip_extensionR Documentation

Generic function to strip extension from file name, given a FileFormat instance.

Description

Generic function to strip extension from file name, given a FileFormat instance.

Usage

strip_extension(x, file_name)

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

Arguments

x

descriptor instance

file_name

file name to be stripped of its extension

Value

file_name without extension


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