Skip to content

Commit

Permalink
remove substitutePlacefolder from reexports
Browse files Browse the repository at this point in the history
  • Loading branch information
fbenke-pik committed Apr 18, 2024
1 parent b3b7473 commit 3b1c83e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ export(reportTechnology)
export(reportTrade)
export(runEmployment)
export(showStatsTable)
export(substitutePlaceholder)
export(switchValuesScenConf)
export(toolRegionSubsets)
export(variablesAsList)
Expand Down Expand Up @@ -211,7 +210,6 @@ importFrom(openxlsx,writeData)
importFrom(piamInterfaces,checkSummations)
importFrom(piamInterfaces,checkVarNames)
importFrom(piamutils,deletePlus)
importFrom(piamutils,substitutePlaceholder)
importFrom(plotly,config)
importFrom(plotly,ggplotly)
importFrom(plotly,hide_legend)
Expand Down
5 changes: 0 additions & 5 deletions R/reexport.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
#' @importFrom piamutils substitutePlaceholder
#' @export
piamutils::substitutePlaceholder


#' @importFrom piamutils deletePlus
#' @export
piamutils::deletePlus
3 changes: 1 addition & 2 deletions man/reexports.Rd

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

0 comments on commit 3b1c83e

Please sign in to comment.