View source: R/plot_human.R View source: R/plot.person.R
plot_human | R Documentation |
This function plots the human body and insulation.
This function plots the human body and insulation.
plot_person(MASSs = c(5.32, 35.07, 3.43, 11.34), HEIGHT = 170, DENSITYs = rep(1050, 4), SHAPE_Bs = c(1.75, 1.87, 6.65, 6.70))
plot_person(MASS = 70, HEIGHT = 170, INSDEPDs = c(1e-02, rep(6e-03, 3)), INSDEPVs = c(1e-09, rep(6e-03, 3)), FATPCTs = c(5, 36, 10, 23), SHAPE_Bs = c(1.6, 1.9, 11, 7.0))
MASS |
= 70 |
HEIGHT |
= 170 |
MASSFRACs |
= c(0.07609801, 0.50069348, 0.04932963, 0.16227462) |
SHAPEs |
= c(4, 1, 1, 1), # |
DENSITYs |
= rep(1050, 4) |
INSDEPDs |
= c(1e-02, rep(6e-03, 3)) |
INSDEPVs |
= c(1e-09, rep(6e-03, 3)) |
SUBQFATs |
= rep(1, 4) |
FATPCTs |
= c(5, 36, 10, 23) |
SHAPE_Bs |
= c(1.6, 1.9, 11, 7.0) |
DHAIRDs |
= c(7.5e-5, rep(1E-06, 3)) |
DHAIRVs |
= c(7.5e-5, rep(1E-06, 3)) |
LHAIRDs |
= c(50e-3, 50e-3, 50e-3, 50e-3) |
LHAIRVs |
= c(1e-9, 50e-3, 50e-3, 50e-3) |
INSDENDs |
= rep(3e+08, 4) |
INSDENVs |
= c(3e+05, rep(3e+08, 3)) |
PJOINs |
= c(0.02591961, 0.07879298, 0.01850589, 0.03333333) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.