USGS-R / gsplot

plotting foundation for timeseries reporting
Other
6 stars 14 forks source link

View filter #382

Closed jordansread closed 8 years ago

jordansread commented 8 years ago

381

jordansread commented 8 years ago

for @lindsaycarr 's issue in repgen, instead of using the empty lines call, you could do

gs <- view(gsplot(), ylim=c(0, 8.5))

also, you can put anything in there that should end up in option.args, including frame.plot and axes etc.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.2%) to 77.899% when pulling 41a37f3c52a979a04f5b447f6eb12dd069ccf1e9 on jread-usgs:view_filter into 6144c6eaa9616ca2bbc3f96e62b923d3af140a99 on USGS-R:master.