climr icon indicating copy to clipboard operation
climr copied to clipboard

bundle `calc_*` functions

Open CeresBarros opened this issue 2 years ago • 2 comments

The calc_* functions all seem very related (they are all trying to calculate some form of climate index/variable, right?).

Would it make sense to:

  1. bundle them into a single .R script
  2. link their documentation in the same .Rd?

@kdaust and @cmahony

CeresBarros avatar Dec 07 '23 23:12 CeresBarros

Correct

  1. I'm fairly ambivalent either way. It would make the package less cluttered, but I don't think is a big problem currently.
  2. Yes absolutely.

kdaust avatar Dec 07 '23 23:12 kdaust

point 2 is mute as these functions are not currently exported. As for the bundling, could be done easily for v1.0.0

CeresBarros avatar Feb 14 '24 22:02 CeresBarros