supp_data-set: Attach supplementary data to a ggghost object

supp_data<-R Documentation

Attach supplementary data to a ggghost object

Description

Attach supplementary data to a ggghost object

Usage

supp_data(x) <- value

Arguments

x

A ggghost object to which the supplementary data should be attached

value

Supplementary data to attach to the ggghost object, probably used as an additional data input to a scale_* or geom_* call

Value

The original object with suppdata attribute


ggghost documentation built on June 30, 2025, 9:07 a.m.