abbrev_name: Shorten month names

View source: R/abbrev_name.R

abbrev_nameR Documentation

Shorten month names

Description

Shorten month names that are longer than 43 characters by joining the first and last 20 characters with "...".

Usage

abbrev_name(x)

Arguments

x

a vector of month names as returned by format_month()

Value

a vector of month names shortened to 43 characters


cszang/treeclim documentation built on Dec. 16, 2024, 5:40 p.m.