Closed vmikk closed 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.
shapes
data
Error: 'dsn' must point to a source, not an empty string.
sf_df
This PR renames
shapes
directory todata
. This will solve theError: 'dsn' must point to a source, not an empty string.
error duringsf_df
loading. In addition, this should remove ‘LazyData’ warning during the package installation.