supp_data<- {ggghost}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


[Package ggghost version 0.2.1 Index]