ternary_plot: Ternary Plot

Description Usage Arguments Value

View source: R/ternary_plot.R

Description

a visualization of a set of players using ggtern

Usage

1
ternary_plot(player_alphas, plot_title)

Arguments

player_alphas

a data frame with player archetype values. The player name must be in column player_name and the position in column position. There must be exactly three archetypes, in order Rim, Floor and Bench.

plot_title

the plot title

Value

a ggplot object


znmeb/dfstools documentation built on March 3, 2020, 5:50 p.m.