Summary of a medic-object using str function
# S3 method for summary.medic
str(object, ...)A medic object.
Additional arguments passed to str.default.
This function provides a summary of an object by using the str function. It
is a modified version of the str.default function from the utils package,
with the maximum level set to 2.