bfast2 / bfast2/strucchangeRcpp
plot.breakpointsfull(): plot the original time series
Open
enhancement
- Dominant language
- R
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, plotting a breakpoints object plots the diagnostics for the break number selection. That is useful, but most users expect to see their time series and the breaks on top of them.
Implement a `type` switch, with which we can switch between the diagnostics plot and the time series plot, and implement the time series plot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.