NOAA-EDAB / ecodata

A data package for reporting on Northeast Continental Shelf ecosystem status and trends.
https://noaa-edab.github.io/ecodata/
Other
29 stars 12 forks source link

Add testthat to ecodata package #78

Open andybeet opened 9 months ago

andybeet commented 9 months ago

Now that we have many plot functions in ecodata, we should set up testthat to make sure each plot returns a ggplot object.

Especially impotant during a new cycle when data sets are being updated.