powered by
Test if an object is a medic-object
is.medic(object)
TRUE is the object inherits from the medic class and has the required elements.
TRUE
medic
Any object.
clust <- medic(complications, id = id, atc = atc, k = 3) is.medic(clust)
Run the code above in your browser using DataLab