Skip to content

accessibility v1.0.1

Compare
Choose a tag to compare
@dhersz dhersz released this 06 Oct 19:08
· 149 commits to main since this release

Bug fixes

  • Fixed a bug in which cost_to_closest() would return NA values when
    filling missing ids (which should be filled with Inf, since they cannot
    reach any opportunities). This was also responsible for the warning reported
    in #27, which was also fixed.