Skip to main content
Skip table of contents

deleteNCARatio

[PKanalix] Delete an NCA ratio.

Usage

R
deleteNCARatio(name)

Arguments

name

(character) Name of the parameter defined as ratio of existing NCA parameters.

Examples

R
initializeLixoftConnectors("pkanalix")
loadProject(file.path(getDemoPath(), "1.basic_examples", "project_accumulationRatio.pkx"))
deleteNCARatio(name = "accumulationRatio")
getNCARatios()
#> named list()
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.