compute_edgelabel: Compute Edge Label

compute_edgelabelR Documentation

Compute Edge Label

Description

This is the computational engine for stat_edgelabel. It takes the available data a grabs the right-most values of each group, where it places a label.

Usage

compute_edgelabel(self, data, params, layout)

Arguments

self

A ggproto object

data

The data object supplied to the ggplot object

params

List of parameters supplied to the stat_edgelabel function

layout

Object providing infomration about the plot layout, including the range of th x and y axes

Value

A data.frame with the processed data.


kbrevoort/kpbtemplates documentation built on May 31, 2024, 12:29 p.m.