Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
New portfolio_description
Browse files Browse the repository at this point in the history
Closes #23
Thanks @vintented
  • Loading branch information
maurolepore committed Dec 18, 2019
1 parent 61961d3 commit 0e89022
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 2 deletions.
14 changes: 14 additions & 0 deletions R/portfolio_description.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
#' Description of a generic equity or debt portfolio dataset
#'
#' A equity or debt portfolio mapped to the physical assets of financial
#' securities issuers. The PACTA methodology is applied to the mapped data to
#' produce a results file with the portfolio's relative alignment with different
#' climate scenarios for technologies in climate-relevant sectors. The portfolio
#' results include the emissions factors and the absolute and scaled production
#' associated with the portfolio's exposure to each technology in
#' climate-relevant sectors.
#'
#' @name portfolio_description
#' @aliases equity debt
#' @family generic datasets
NULL
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ loanbook
Metaprogramming
MSCI
ORCID
PACTA
summarise
tibble
3 changes: 2 additions & 1 deletion man/ald_description.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion man/loanbook_description.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions man/portfolio_description.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0e89022

Please sign in to comment.