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
data set read_neighborhood to read neighborhood limits of Brazilian municipalities - closes issue #104 (added in 2020-03).
Major changes
New argument showProgress to display progress bar. Defaults to TRUE
Argument tp was deprecated and replaced by argument simplified that needs to be either TRUE or FALSE. This should only affect user who have previously used tp=TRUE, who now should write simplified=FALSE
Minor changes
reorganization of internal support functions to reduce code redundancy
substantial improvment in test coverage of functions
substantial improvment in test coverage of functions
modified package tests using new format of crs objects. Following sf package update v0.9-0