rxodeTest: Wrap a test in RxODE

View source: R/rxValidate.R

rxodeTestR Documentation

Wrap a test in RxODE

Description

This wraps tests in RxODE to allow testing on cran or not on cran

Usage

rxodeTest(code, test = "cran", silent = "ignore")

Arguments

code

Code to be evaluated

test

Test to be run. Currently only accepts CRAN and not cran

silent

is an ignored argument now

Value

value of code or NULL

Author(s)

Matthew Fidler


nlmixrdevelopment/RxODE documentation built on April 10, 2022, 5:36 a.m.