plot_individual_fevd {sovereign}R Documentation

Plot an individual FEVD

Description

Plot an individual FEVD

Usage

plot_individual_fevd(fevd, response.var, title, ylab)

Arguments

fevd

fevd object

response.var

string: name of variable to treat as the response

title

string: title of the chart

ylab

string: y-axis label

Value

ggplot2 graph


[Package sovereign version 1.2.1 Index]