Skip to content

Commit b0ffdc4

Browse files
authored
set values for doc template in prep_trajectory() (#595)
2 parents 31331f3 + a11b953 commit b0ffdc4

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: r2dii.plot
22
Title: Visualize the Climate Scenario Alignment of a Financial Portfolio
3-
Version: 0.5.0.9000
3+
Version: 0.5.0.9001
44
Authors@R:
55
c(person(given = "Monika",
66
family = "Furdyna",

R/prep_trajectory.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
#' `region`, `scenario_source`.
77
#' * (Optional) If present, the column `label` is used for data labels.
88
#' @template convert_label
9+
#' @templateVar fun qplot_trajectory
10+
#' @templateVar value recode_metric_trajectory
911
#' @param span_5yr Logical. Use `TRUE` to restrict the time span to 5 years from
1012
#' the start year (the default behavior of `qplot_trajectory()`), or use
1113
#' `FALSE` to impose no restriction.

man/prep_trajectory.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)