R/timeseriessummary-render.R

#'@aliases renderCustomFragments
#'@rdname renderCustomFragments
setMethod("renderCustomFragments", signature(reportData = "timeseriessummary"), 
    definition = function(reportData) {
      return(list()) #do nothing
    }
)
USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.