extractMetadata: Extract Metadata From File Name

Description Usage Arguments Value Examples

View source: R/extractMetadata.R

Description

Function to extract data from feather filenames to be used in METsteps Shiny application

Usage

1
extractMetadata(METname, df = TRUE)

Arguments

METname

List/vector of feather file names.

df

Logical; If TRUE, return results as dataframe object. Otherwise, returns list object. Defaults to TRUE.

Value

List of filenames for zoo objects.

Examples

1
extractMetadata(zoo.obj)

ssaxe-usgs/METsteps documentation built on May 5, 2019, 5:54 p.m.