is.physiol | R Documentation |
Takes an R object and checks for a physiology class type.
is.physiol(x) is.temp(x) is.sbp(x) is.map(x) is.hr(x) is.rr(x) is.ph(x) is.sodium(x) is.potassium(x) is.scr(x) is.bun(x) is.hct(x) is.wbc(x) is.gcs(x) is.hco3(x) is.pao2(x) is.aa_grad(x) is.bili(x) is.albumin(x) is.glucose(x) is.uop(x) is.age(x) is.admit(x) is.comorbidity(x)
x |
object which may have a physiology class type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.