powered by
summary
mx_dataset
Extension of summary S3 method to summarize mx_dataset objects
# S3 method for mx_dataset summary(object, ...)
summary.mx_dataset object
summary.mx_dataset
mx_dataset object to summarize
option for additional params given S3 logic
mx_data = mx_dataset(mxnorm::mx_sample, "slide_id", "image_id", c("marker1_vals","marker2_vals","marker3_vals"), c("metadata1_vals")) summary(mx_data)
Run the code above in your browser using DataLab