bluegreen-labs / snotelr

a snow data network (SNOTEL) R package
https://bluegreen-labs.github.io/snotelr/
GNU Affero General Public License v3.0
14 stars 10 forks source link

Possible Typos #9

Closed Roctober92 closed 6 years ago

Roctober92 commented 6 years ago

Hi!

Thanks for the repository. While exploring it a little bit, I came across a few things that I think might be typos. Please look and them and see if they are.

  1. download_snotel()

In the documentation for this function, an example given is # df = snotel_download(site = snotel_info()) which _snoteldownload seems to be a backwards version of the real function. Obviously this isn't a function, and I think the words were just reversed.

  1. snotel_phenology()

In the readme, it advertised the function _snowphenology(), which I think you meant to say _snotelphenology()

khufkens commented 6 years ago

Thanks for spotting this... feel free to correct yourself and ask for a pull request. Hope the package serves you well.