getMeta {IRISFGM} | R Documentation |
Obtain meta information from IRISFGM object
getMeta(object) .getmeta(object) ## S4 method for signature 'IRISFGM' getMeta(object)
object |
input IRISFGM object |
this function will reture the meta information for IRISFGM object.
data(example_object) meta_infor <- getMeta(example_object)