createLane: Create Lane

Description Usage Arguments

View source: R/correctionsataglance-data.R

Description

Get the lane data for the provided data set

Usage

1
2
createLane(data, height, initialHeight, dateRange, bgColor,
  laneName = NULL, overlapInfo = NULL, required = FALSE)

Arguments

data

The dataset to create a lane for

height

The height to use for lane rectangles

initialHeight

The height to start building this lane from

dateRange

The date range of the report

bgColor

The background color to use for this lane

laneName

[DEFAULT: NULL] The display name to use for this lane

overlapInfo

[DEFAULT: NULL] Calculated rectangle overlap data to use

required

[DEFAULT: FALSE] Whether or not the row is required to be shown on the report even when empty


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