aka: Define Aliases for R Expressions

Create aliases for other R names or arbitrarily complex R expressions. Accessing the alias acts as-if the aliased expression were invoked instead, and continuously reflects the current value of that expression: updates to the original expression will be reflected in the alias; and updates to the alias will automatically be reflected in the original expression.

Getting started

Package details

AuthorKonrad Rudolph [cre, aut] (ORCID: <https://orcid.org/0000-0002-9866-7051>)
MaintainerKonrad Rudolph <konrad.rudolph@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0
URL https://klmr.me/aka/ https://github.com/klmr/aka
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("aka")

Try the aka package in your browser

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

aka documentation built on June 8, 2025, 12:52 p.m.