isoband icon indicating copy to clipboard operation
isoband copied to clipboard

isoband: An R package to generate contour lines and polygons.

Results 8 isoband issues
Sort by recently updated
recently updated
newest added

By turning vignettes into articles, so the graphics aren't distributed with every copy of the package.

`Isoband` is a nice anf fast package. But I wonder why segments generated by the `isolines` function do not pass through the grid points bearing the resquested value (given in...

The placer function computes the angle of the text, so that it follows the isoline, but since it's computed when creating the isoline grob and using the raw x and...

Hi everyone, First of all congratulations for this wonderful package. I have been using it for a couple of years with the package ggisoband and it has been very useful...

I was caught out by my own assumptions in a wrapper I made because this gives a "degenerate", 1-column matrix. ```R library(raster) as.matrix(brick(raster(volcano))) ``` What I saw was this error,...

It would be helpful if it was possible to standardize the isoline direction, such that "up" is always in a defined direction relative to the line. For example, going along...

Doesn't do anything, and seems easy to restore later.

From `clang-tidy`: https://clang.llvm.org/extra/clang-tidy/checks/readability/container-size-empty.html