poissonconsulting / fwatlasbc

A R package to get data from the Freshwater Atlas of British Columbia
https://poissonconsulting.github.io/fwatlasbc/
Other
9 stars 0 forks source link

Return rkm as units km? #27

Closed joethorley closed 3 years ago

joethorley commented 3 years ago

Since sf has units as a dependency and also returns the distance between features in units m I'm thinking we should set the units on rkm from the fwa_rkm() function to be km.

Thoughts?

joethorley commented 3 years ago

The more I think about this the sillier it becomes as the outputs would be so inconsistent. I'm going to strip the units from distance instead.