View source: R/clinic_Animal.R
tumor_volume | R Documentation |
Create an Animal object from a data frame
tumor_volume(x, tumorSize = "tumor_size_mm")
x |
a data frame |
tumorSize |
a specified tumor size vector for animals. Always looks like: '7.15,8.56;4.85,9.65;' |
Tumor volume for Animal-class
Weibin Huang<654751191@qq.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.