Learn R Programming

rtables (version 0.6.12)

length,CellValue-method: Length of a Cell value

Description

Length of a Cell value

Usage

# S4 method for CellValue
length(x)

Value

Always returns 1L.

Arguments

x

(CellValue)
a CellValue object.