Rdocumentation
powered by
Learn R Programming
accrued (version 1.4)
stackedUploadData: Subfunction used by the upload pattern and barcode plot functions
Description
This subfunction organizes the partially accruing data into a matrix that includes accrual lag as a variable.
Usage
stackedUploadData(x)
Arguments
x
Object of the
accrued
class.
Value
Details
This should only be used on accrued data that are counts. No error will be thrown in the case of non-count data, but the results will not make sense.
See Also
data.accrued
,
uploadPattern
,
barcode