KWB-R/kwb.context: Get the Function Call Context and Work with it

This package contains functions to get the full tree of function calls that is evaluated when calling a function. The idea is to reuse some of these calls with modified arguments, e.g. to replot a specific plot that was created by an inner plot function that was called from an outer function.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/KWB-R/kwb.context
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("KWB-R/kwb.context")
KWB-R/kwb.context documentation built on Dec. 18, 2021, 2:36 a.m.