Rafnuss / GeoPressureR

Global positioning by atmospheric pressure
https://raphaelnussbaumer.com/GeoPressureR
GNU General Public License v3.0
7 stars 1 forks source link

Spelling issue with `isoutliar` vs `isoutlier` #40

Closed Rafnuss closed 1 year ago

Rafnuss commented 1 year ago

not back compatible. Present in:

Rafnuss commented 1 year ago

The solution for back compatibility was to add a if statement to replace change isoutliar to isoutlier if present at the input of the function.