Skip to content

Releases: mdsumner/spex

Are we Sphexish?

03 Aug 13:18
Compare
Choose a tag to compare

A round-out release, a few functions and features that I need often.

  • new functions xlim and ylim, supporting anything understandable by spex

  • new extent method for sf objects, otherwise missing in the core packages

  • new spex support for sf objects

  • spex() with no input argument will return the extents of the current par 'usr' setting (if only graphics devices had metadata registration for the space in use ...)

  • polygonize, qm_rasterToPolygons, and qm_rasterToPolygons_sp gain na.rm
    argument to optionally remove any cells that are NA (in the first layer)

The na.rm need came directly out of an exploratory project needing to treat regions within images as separate tiles for a systematic survey, searching for seals in the ice pack.

first release to CRAN

06 Sep 11:24
Compare
Choose a tag to compare

spex, get a SpatialPolygonsDataFrame extent