Skip to content

Commit

Permalink
Merge branch 'dev_julien'
Browse files Browse the repository at this point in the history
  • Loading branch information
baptsegu committed Jun 5, 2018
2 parents 3b80ec1 + 5404975 commit 39a05d8
Show file tree
Hide file tree
Showing 3 changed files with 503 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export(read_candidates)
export(read_options)
export(report)
export(run_simulation)
export(select_years)
import(data.table)
importFrom(antaresEditObject,getPlaylist)
importFrom(antaresEditObject,readIniFile)
Expand All @@ -21,8 +22,10 @@ importFrom(antaresRead,readOptimCriteria)
importFrom(antaresRead,setSimulationPath)
importFrom(antaresRead,simOptions)
importFrom(assertthat,assert_that)
importFrom(cluster,pam)
importFrom(data.table,first)
importFrom(data.table,last)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
Expand Down
Loading

0 comments on commit 39a05d8

Please sign in to comment.