Closed Joaobazzo closed 1 year ago
Bazzo, could you please explain a bit better what do you mean with this issue ? Explaning the issue is important for future documentation. I've 'suffered' before in other packages for opening issues without proper explanations lol
The issue is related to the folder outputfile_path
in line 68 of transport_model()
. The function only creates the outputfile_path
directory if the condition of continue == TRUE
is satisfied. However, the command dir.create(outputfile_path)
needs to be executed regardless this condition.
use the intermediate output of gps_fix_speed