MiRoVaGo / pRecipe

10 stars 3 forks source link

Function import_data() doesn't work #10

Closed imarkonis closed 3 years ago

imarkonis commented 3 years ago

import_data('data/raw', 'ghcn') gives:

Error in gzfile(file, "rb") : cannot open the connection

In addition, any other path gives any empty data.table, and no error message (this should be also fixed).