Ben Tupper

Results 5 issues of Ben Tupper

Hello, This isn't an issue, but a request for resources. Our group will be presenting short tutorials on data access and visualizations in R during this year's [Ocean Hack Week...

Hi, We have a (beautiful!) globe rendered in a shiny page with various monthly oceanographic climatology variables we overlay. When the user selects a new month (from a slider) or...

I would like to filter a set of points scattered on a stars array such that no array location is duplicated. I don't think that the `raster` concept of "cell"...

Hi, The docs for [`gb_fasta_get()`](https://docs.ropensci.org/restez/reference/gb_fasta_get.html#value) state that the value is NULL when there is no result - meaning the provided ids were unmatched in the database. On the other hand,...

Hi, When writing and then reading a regular grid to/from disk, the dimensions `point` attribute changes from `NA` to `FALSE`. The two (original and from-disk) versions cannot be concatenated then...