Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

parse_img_ext

Parse Image Extensions


Description

Get image extensions from a filename

Usage

parse_img_ext(file)

Arguments

file

Character filename to parse

Value

Extension of file

Examples

parse_img_ext("blah.nii.gz")
parse_img_ext("blah.mnc")
parse_img_ext("blah.nii")
parse_img_ext("blah")
parse_img_ext("blah.img")
parse_img_ext("blah.hdr")
parse_img_ext("blah.hdr.gz")

neurobase

'Neuroconductor' Base Package with Helper Functions for 'nifti' Objects

v1.32.1
GPL-2
Authors
John Muschelli [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.