marinebon / obisindicators

R package for generating indicators from OBIS
https://marinebon.github.io/obisindicators/
Other
6 stars 4 forks source link

update to calc_indicators call #42

Closed MathewBiddle closed 1 year ago

MathewBiddle commented 1 year ago

needed to define calc_indicators() comes from obisindicators. At least that's what I saw.

7yl4r commented 1 year ago

I get confused about R namespacing. I think if devtools::load_all is run then you don't need to use the full namespace?

I am merging this either way though since I prefer the detailed namespacing syntax.