test_model: Test a model

View source: R/test_model.R

test_modelR Documentation

Test a model

Description

Test a model

Usage

test_model(url, test_file, package, force = FALSE)

Arguments

url

URL or file path to JSON representation of model

test_file

Path to a .R file containing tests to run

package

Package name

force

Run tests even if model is not flagged for building? Defaults to FALSE

Value

Runs test file for a model but does not return a value


PKPDsim documentation built on March 7, 2023, 5:40 p.m.