Check micro_synthetic class
Function that checks if the target object is a micro_synthetic
object.
is.micro_synthetic(x)
x
: any R object.Returns TRUE
if its argument has class "micro_synthetic" among its classes and FALSE
otherwise.
Useful links