isTextLong: Check label length to make sure it will fit

Description Usage Arguments Value

View source: R/correctionsataglance-data.R

Description

Checks to see if the label to apply to the section block on the CORR report is too large for the space alotted

Usage

1
isTextLong(labelText, dateRange = NULL, startD, endD, totalDays = NULL)

Arguments

labelText

the label to apply to the CORR block

dateRange

the start and end dates for the block section

startD

a list of the start dates for the month sequence

endD

a list of the end dates for the month sequence

totalDays

the number of days for the section of the block

Value

TRUE or FALSE if the label is too long for the section available


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