summary.rxDll {rxode2}R Documentation

Summary of rxDll object

Description

This gives expanded information about the rxDll object

Usage

## S3 method for class 'rxDll'
summary(object, ...)

Arguments

object

RxDll object

...

Other arguments. Includes noprint, which is a logical telling if the object should print the rxDll object first. By default this is FALSE

Value

object is returned

Author(s)

Matthew L.Fidler


[Package rxode2 version 4.0.2 Index]