inbo / fistools

Repo containing widely used data & functions of the FIS team
https://inbo.github.io/fistools/
Other
1 stars 0 forks source link

add fistools:: to 2 fistools functions #81

Closed SanderDevisscher closed 3 weeks ago

SanderDevisscher commented 3 weeks ago

to allow usage without library(fistools).

if you use fistools::CRS_extractor() you get an error stating lib_crs is not found. By adding fistools:: this should be fixed