Learn R Programming

gestate (version 1.3.2)

getN,RCurve-method: Method for returning the total patient number from a RCurve

Description

This returns the RCurve total patient number

Usage

# S4 method for RCurve
getN(theObject)

Arguments

theObject

The name of the RCurve Object

Examples

Run this code
# NOT RUN {
getN(LinearR(12,100,100))
# }

Run the code above in your browser using DataLab