You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
In nested calls with the function fix_region, the lgas constructor function does not warn if there are spelling mistakes, as this turned out to be a bit confusing when it was used. In earlier versions, warnings persisted even after fixes were applied.
In carrying out interactive fixes, particularly of LGA spellings, the more familiar and intuitive native Windows messaging and dialog system is used. Works only on Windows machines; on Linux and macOS, the usual messaging and interaction occur at the R console.
Control the size of map labels with the cex argument (passed on to maps::map.text internally, via ...).
Handle instances where the term Abuja is used as a State (which technically it is not) and signal a warning to the user.