Display size information of a sews_result object
display_size_info(x, ...)# S3 method for sews_result_single
display_size_info(x, ...)
# S3 method for sews_result_list
display_size_info(x, ...)
# S3 method for list
display_size_info(x, ...)
A sews_result
object (as provided by **_sews functions, such
as generic_sews()
Other arguments are ignored.
This function is used to display information about the size of matrices used by various functions in spatialwarnings. It is mostly destined to internal use.