accessibility v1.0.1
Bug fixes
- Fixed a bug in which
cost_to_closest()
would returnNA
values when
filling missing ids (which should be filled withInf
, since they cannot
reach any opportunities). This was also responsible for the warning reported
in #27, which was also fixed.