Done the switch. No reference to gfplot now, just had to comment out gfplot::plot_survey_index() to avoid Importing gfplot (which has lots of dependencies). Still to do:
[x] check internal data is all in gfiphc
[ ] test examples of functions
[x] make a vignette - could use code written for Beau
[x] make a simpler plot_survey_index() plotting function to include in here (and not rely on gfplot).
Done the switch. No reference to
gfplot
now, just had to comment outgfplot::plot_survey_index()
to avoid Importinggfplot
(which has lots of dependencies). Still to do:plot_survey_index()
plotting function to include in here (and not rely ongfplot
).