get_file_stem: Returns the 'stem' of a filename (i.e. the filename with the...

View source: R/data_extraction_functions.R

get_file_stemR Documentation

Returns the 'stem' of a filename (i.e. the filename with the date and extension cut off the end)

Description

Utility function for ereefs package

Usage

get_file_stem(filename)

Arguments

filename

A netcdf filename from an EMS model run

Value

a character string


BarbaraRobson/ereefs documentation built on April 23, 2023, 5:47 a.m.