dpseidel / stmove

Build reproducible reports for spatial-temporal animal movement analysis
https://www.danaseidel.com/stmove/
GNU General Public License v3.0
3 stars 0 forks source link

regularize doesn't respect tol argument #24

Closed dpseidel closed 5 years ago

dpseidel commented 5 years ago

it's documented as an argument but not fed to the adehabitat functions. Early tests indicate that passing it through as intended causes errors. Should be removed and/or fixed.

dpseidel commented 5 years ago

closing this for now -- we have removed the pass through, can consider adding it back in the future if requested by a user.