charcuterie: Handle Strings as Vectors of Characters

Creates a new chars class which looks like a string but is actually a vector of individual characters, making 'strings' iterable. This class enables vector operations on 'strings' such as reverse, sort, head, and set operations.

Package details

AuthorJonathan Carroll [aut, cre] (<https://orcid.org/0000-0002-1404-5264>)
MaintainerJonathan Carroll <rpkg@jcarroll.com.au>
LicenseMIT + file LICENSE
Version0.0.6
URL https://github.com/jonocarroll/charcuterie https://jonocarroll.github.io/charcuterie/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("charcuterie")

Try the charcuterie package in your browser

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

charcuterie documentation built on April 3, 2025, 8:53 p.m.