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.

Package details

AuthorTrevor L Davis [aut, cre] (<https://orcid.org/0000-0001-6341-4639>), Jon Schlinkert [aut] (Author of the 'braces' Javascript library)
MaintainerTrevor L Davis <trevor.l.davis@gmail.com>
LicenseMIT + file LICENSE
Version1.2.2
URL https://trevorldavis.com/R/bracer/ https://github.com/trevorld/bracer
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bracer")

Try the bracer package in your browser

Any scripts or data that you put into this service are public.

bracer documentation built on April 1, 2023, 12:24 a.m.