Skip to content

Commit

Permalink
remove add_revenue_split() (#40)
Browse files Browse the repository at this point in the history
- closes #39
  • Loading branch information
cjyetman authored Apr 29, 2024
1 parent a072b31 commit fe11a63
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 84 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Generated by roxygen2: do not edit by hand

export(add_portfolio_flags)
export(add_revenue_split)
export(calculate_portfolio_financed_emissions)
export(create_ald_flag)
export(create_audit_file)
Expand All @@ -21,7 +20,6 @@ importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
Expand Down
61 changes: 0 additions & 61 deletions R/add_revenue_split.R

This file was deleted.

21 changes: 0 additions & 21 deletions man/add_revenue_split.Rd

This file was deleted.

0 comments on commit fe11a63

Please sign in to comment.