gcmSepCols: Separate Components of ClimateNA File Names

View source: R/gcmSepCols.R

gcmSepColsR Documentation

Separate Components of ClimateNA File Names

Description

Using the file names from the projected ClimateNA future models data, a data frame splitting up the components of the file name (time frames, SSPs, and GCM models).

Usage

gcmSepCols(files)

Arguments

files

A list of ClimateNA future projection outputs.

Value

List

Author(s)

Michael Burnett - UBC Faculty of Forestry

Examples

files <- list.files()
models <- gcmSepCols(files)

Silva21-irss/silvR21 documentation built on Sept. 14, 2022, 7:55 a.m.