drugdevelopResult {drugdevelopR} | R Documentation |
Construct a drugdevelopResult object from a data frame
Description
This is a short wrapper for adding the "drugdevelopR" string to the list of S3 classes of a data frame.
Usage
drugdevelopResult(x, ...)
Arguments
x |
data frame |
Value
the same data frame, equipped with class "drugdevelopResult"
[Package drugdevelopR version 1.0.2 Index]