Skip to content

Commit

Permalink
Clean comments in the model
Browse files Browse the repository at this point in the history
  • Loading branch information
VEZY committed Oct 10, 2018
1 parent 5b931c3 commit f90019b
Show file tree
Hide file tree
Showing 6 changed files with 207 additions and 247 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Imports:
doParallel,
magrittr,
lubridate,
bigleaf
bigleaf,
crayon
RoxygenNote: 6.0.1
Collate:
'0-Constants.R'
Expand Down
4 changes: 4 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ export(soil)
export(tan_deg)
export(write.results)
importFrom(bigleaf,air.density)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,underline)
importFrom(data.table,".N")
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
Expand Down
Loading

0 comments on commit f90019b

Please sign in to comment.