Learn R Programming

nlmixr2est (version 5.0.2)

.iniS3: Initialize S3 methods

Description

Initialize S3 methods

Usage

.iniS3()

Arguments

Value

nothing, called for side effects

Author

Matthew L. Fidler

Examples

Run this code

# For tools like nlmixr2shiny, this export allows nlmixr2shiny to
# not depend on `nlmixr2est`, but can import it instead

.iniS3() # run to register S3 methods

Run the code above in your browser using DataLab