We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
> generate_ll_from_utm(df = dat, EastingCol = "Easting", NorthingCol = "Northing", ZoneCol = "zone", DatumCol = "datum", latlong_datum = "WGS84") Error in (function (cond) : error in evaluating the argument 'obj' in selecting a method for function 'coordinates': Can't select columns that don't exist.✖ Column `Easting` doesn't exist.
Seems to be something about line 439 generating a NULL value.
The text was updated successfully, but these errors were encountered:
Closed with PR #104
Sorry, something went wrong.
wright13
No branches or pull requests
Seems to be something about line 439 generating a NULL value.
The text was updated successfully, but these errors were encountered: