extract.plot {directlabels}R Documentation

Extract plot and definition for documentation

Description

Given an R code file, execute it, store the definition, and save the resulting plot in a variable.

Usage

extract.plot(f)

Arguments

f

R code file with plot example.

Author(s)

Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)


[Package directlabels version 2025.6.24 Index]