printReportFeature: Used by UV Hydrograph report to organize and fit plots and...

Description Usage Arguments Value

View source: R/utils-html.R

Description

sets margins and lays out report in an attractive way for UV Hydrograph

Usage

1
2
printReportFeature(feature, isTable = FALSE, m = NULL,
  mar_values = c(8, 3, 4, 3))

Arguments

feature

the plot or table to include

isTable

TRUE or FALSE if the feature is a table. defaults to FALSE

m

the month name for the feature

mar_values

the margin values for the feature to ensure space for plot and legend

Value

the formatted feature requested


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.