Code
unlist(plotParams)
Output
[1] -89.50 2099.50 -89.50 2099.50 90.45 100.45
Code
unlist(plotParams)
Output
[1] -4113 86380 -4113 86380 -4113 86380
Code
extractAxisRange(p1)
Condition
Warning in `transformation$transform()`:
NaNs produced
Warning in `scale_x_log10()`:
log-10 transformation introduced infinite values.
Warning in `transformation$transform()`:
NaNs produced
Warning in `scale_x_log10()`:
log-10 transformation introduced infinite values.
Warning in `transformation$transform()`:
NaNs produced
Warning in `scale_x_log10()`:
log-10 transformation introduced infinite values.
Warning in `transformation$transform()`:
NaNs produced
Warning in `scale_x_log10()`:
log-10 transformation introduced infinite values.
Warning in `transformation$transform()`:
NaNs produced
Warning in `scale_x_log10()`:
log-10 transformation introduced infinite values.
Warning in `transformation$transform()`:
NaNs produced
Warning in `scale_x_log10()`:
log-10 transformation introduced infinite values.
Output
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$xRange
[1] -4.897 1.596 -4.897 1.596 -4.897 1.596
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$yRange
[1] -4113 86380 -4113 86380 -4113 86380
Code
extractAxisRange(p2)
Output
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$xRange
[1] -3.037 21.097 -3.037 21.097 -3.037 21.097
$`Organism|PeripheralVenousBlood|Aciclovir|Plasma (Peripheral Venous Blood)`$yRange
[1] -0.8395 5.4850 -0.8395 5.4850 -0.8395 5.4850
Code
unlist(plotParams)
Output
[1] "-3645.007285" "85504.835585" "-44.9761894"
[4] "1055.0559614" "0.1658333365" "0.1841666735"
[7] "AUC_inf [µmol*min/l]" "C_max [µmol/l]" "t_max [h]"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.