ceip_trends: Visualize CEIP trends in emissions

Description Usage Arguments Value

Description

Visualize CEIP trends in emissions

Usage

1
2
3
ceip_trends(df, group = "iso2", group_label = "country",
  subject = "", title = paste(subject, "trends per", group_label, sep =
  " "))

Arguments

df

CEIP data frame generated by ceip_read() (of class ceipr_data)

group

group to sort by (default = "iso2")

group_label

group label to use (default = "country")

subject

subject line (default = "")

title

plot title

Value

ggplot object to be plotted


khufkens/ceipr documentation built on May 20, 2019, 11:58 a.m.