Closed Huh closed 4 years ago
@foresthayes I would appreciate it if you could resolve the conflict as well. The online editor is fine. I think you are more familiar with this function and the conflict is undoubtedly my fault and my ignorance. Just pick the version you like better. Thanks.
@Huh I resolved the conflict in make_gpx. I believe the lines in which .data was added are no longer needed with the recent re-write of the make_gpx function – but please correct if I missed something.
@foresthayes please check that your gpx function still works. I swapped out calls where fun(.) was used for fun(.data) to avoid the warning about no visible binding.