full_names_to_std: Extract model name from a pseudo observation chain of...

View source: R/tools.R

full_names_to_stdR Documentation

Extract model name from a pseudo observation chain of character

Description

For a given character folowing the pattern model_member, eg CanESM5_r1i1p1f1, full_names_to_std returns the character model, name, i.e. CanESM5.

Usage

full_names_to_std(Models_fullnames, sep = "_")

Arguments

Models_fullnames

a character, or a vector of character following the pattern model_member

Value

a character, or a vector of character containing the model character.


saidqasmi/KCC documentation built on July 8, 2022, 6:02 a.m.