Jemma Stachelek
Jemma Stachelek
I'm getting slightly under those numbers but pretty close. It **is** quite large.
It's 1.7 GB when extracted as a tif. I don't know if it'll help but here is the `gdalinfo` readout: gdalinfo lake_bathymetric_elevation_model.tif ``` Driver: GTiff/GeoTIFF Files: lake_bathymetric_elevation_model.tif Size is 104468,...
I am also interested in this functionality.
[Joseph Stachelek](http://www.github.com/jsta) Ecology - R - Python ORCID Number: [0000-0002-5924-2464](https://orcid.org/0000-0002-5924-2464)
https://orcid.org/0000-0002-5924-2464
@brooklynbagel I think running `goodpractice::gp()` will tell you where tests are missing.
Maybe I just can't find it but there doesn't seem to be a way to change the legend text on `ppc_intervals` to anything but `y` and `y_{rep}`.
Do you know how to embed youtube videos? I tried markdown and "iframe" syntax and neither seems to work.
My current workflow is to `git checkout data-raw/documentation.R` then run `document()`.
My package is at https://github.com/jsta/crp. It has an existing `documentation.R` file that gets overwritten with the template if I call `package_build`.