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


open-AIMS/ereefs documentation built on April 27, 2023, 12:22 p.m.