deleteNCARatio
[PKanalix] Delete an NCA ratio.
[PKanalix] Delete an NCA ratio.
Usage
deleteNCARatio(name)
Arguments
- name
(character) Name of the parameter defined as ratio of existing NCA parameters.
See also
Examples
initializeLixoftConnectors("pkanalix")
loadProject(file.path(getDemoPath(), "1.basic_examples", "project_accumulationRatio.pkx"))
deleteNCARatio(name = "accumulationRatio")
getNCARatios()
#> named list()