Code
pb$plot$labels
Output
$x
[1] "Time [min]"
$y
[1] "Concentration (molar) [µmol/l]"
$colour
[1] "Parameter factor"
$title
NULL
$group
[1] "ParameterFactor"
$alt
[1] ""
Code
extractAxisRange(p)
Output
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$yRange
[1] -50.76 1065.86 -50.76 1065.86 -50.76 1065.86
Code
extractAxisRange(p)
Output
$`Organism|Age`
$`Organism|Age`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|Age`$yRange
[1] 2.442 2.539 2.442 2.539 2.442 2.539
$`Organism|ArterialBlood|Plasma|Aciclovir`
$`Organism|ArterialBlood|Plasma|Aciclovir`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|ArterialBlood|Plasma|Aciclovir`$yRange
[1] -0.4633 5.8395 -0.4633 5.8395 -0.4633 5.8395
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$yRange
[1] -8.534 -2.735 -8.534 -2.735 -8.534 -2.735
NULL
for multiple pathsCode
extractAxisRange(p)
Output
$`Organism|Age`
$`Organism|Age`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|Age`$yRange
[1] 1.363 1.460 1.363 1.460 1.363 1.460
$`Organism|ArterialBlood|Plasma|Aciclovir`
$`Organism|ArterialBlood|Plasma|Aciclovir`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|ArterialBlood|Plasma|Aciclovir`$yRange
[1] -9.463 -3.161 -9.463 -3.161 -9.463 -3.161
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$yRange
[1] -8.534 -2.735 -8.534 -2.735 -8.534 -2.735
Code
extractAxisRange(p1)
Output
$`Organism|Age`
$`Organism|Age`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|Age`$yRange
[1] 1.363 1.460 1.363 1.460 1.363 1.460
$`Organism|ArterialBlood|Plasma|Aciclovir`
$`Organism|ArterialBlood|Plasma|Aciclovir`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|ArterialBlood|Plasma|Aciclovir`$yRange
[1] -3.463 2.839 -3.463 2.839 -3.463 2.839
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$xRange
[1] -72 1512 -72 1512 -72 1512
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$yRange
[1] -6.1814 -0.3824 -6.1814 -0.3824 -6.1814 -0.3824
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.