ggplotFL
2.6.4
Source
Reference
Articles
News
FLR
Changelog
ggplotFL 2.6.2
BUG FIXES
labeller failed on some empty units, now drops NA and ‘’
UTILITIES
%+% operator redefined here to account for ggplot2 use of it.
ggplotFL 2.6.1
NEW FEATURES
New package vignette
plot() method for FLQuants, reused by plot(FLStock)
plot() method for FLQuant
plot(FLStocks) now uses geom_ribbon for objects with multiple iters
Initial plot(FLIndex)
USER-VISIBLE CHANGES
Default ribbons for plot(FLStocks) with iters have no borders
Ribbons for 90% intervals in plot for FLQuant and FQuants now have a dotted line added.
plot(FLSR) has been improved: axis labels, use of plotmath and regression line on residuals AR plot.
plot(FLQuant) now allows specification of quantiles
plot methods now use year in the xaxis if only one season, keeps using date, as ISOdate, otherwise
BUG FIXES
Call to dcast had wrong argument name for value.var
FIXED Plotted model line in panel 1 is wrong #3
FIXED Better labels in plot(FLSR) #4
CHANGED back to geom_line to avoid sorting data.frame
DOCUMENTATION
-
Added mention to
plot
(FLStocks) to vignette
DEPRECATED & DEFUNCT
Contents
2.6.2
2.6.1