shinyrB3: Interactive data visualisation

Description Usage Arguments Examples

Description

Choose and plot interactively single timeseries of source and quality controlled data.
Select variable from drop-down, choose to display or ignore source data.
PLot can be selected and zoomed by brush. Returns x and y information in response to brush selection.
Example code is generated for removing (set to NA) the highlighted area of the plot

Usage

1
shinyrB3(rB3in, startDate, endDate)

Arguments

rB3in

rB3 object to be displayed

startDate

start date for plot

endDate

end date for plot

Examples

1
shinyrB3(rB3in, endDate = '2018-07-01')

kohjim/rB3 documentation built on May 10, 2019, 9:51 a.m.