length,CellValue-method {rtables} | R Documentation |
Length of a Cell value
Description
Length of a Cell value
Usage
## S4 method for signature 'CellValue'
length(x)
Arguments
x |
( |
Value
Always returns 1L
.
[Package rtables version 0.6.9 Index]