olehprylutskyi / spectralR

Spectral visual analysis of user-defined areas. Vignette: https://olehprylutskyi.github.io/spectralR/
GNU General Public License v3.0
9 stars 2 forks source link

Change path to the package data #4

Closed vmikk closed 2 years ago

vmikk commented 2 years ago

This PR renames shapes directory to data. This will solve the Error: 'dsn' must point to a source, not an empty string. error during sf_df loading. In addition, this should remove ‘LazyData’ warning during the package installation.