zip_datafiles
throws error if data in different directory
#102
Labels
zip_datafiles
throws error if data in different directory
#102
zip_datafiles()
seems to throw an error when data are in a sub-directory. Here's an example:I think the problem is in lines 76-79 of function, which change working directory, but then line 99 uses
zip_file
that includes the full path. Not sure lines 76-79 are necessary at all?The text was updated successfully, but these errors were encountered: