trevorld/bracer: Brace Expansions

Performs brace expansions on strings. Made popular by Unix shells, brace expansion allows users to concisely generate certain character vectors by taking a single string and (recursively) expanding the comma-separated lists and double-period-separated integer and character sequences enclosed within braces in that string. The double-period-separated numeric integer expansion also supports padding the resulting numbers with zeros.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.2.3-0
URL https://trevorldavis.com/R/bracer/ https://github.com/trevorld/bracer
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("trevorld/bracer")
trevorld/bracer documentation built on April 24, 2023, 12:11 p.m.