validate_pkmod | R Documentation |
Function to provide validation checks for a pkmod object
validate_pkmod(x)
x |
Object of class "pkmod" |
Returns a list with class "pkmod" if validation checks are passed. Returns an error if not.
validate_pkmod(init_pkmod(pars_pk = c(CL = 10, V1 = 10,Q2 = 4,V2=20)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.