display_size_info | R Documentation |
Display size information of a sews_result object
display_size_info(x, ...)
## S3 method for class 'sews_result_single'
display_size_info(x, ...)
## S3 method for class 'sews_result_list'
display_size_info(x, ...)
## S3 method for class 'list'
display_size_info(x, ...)
x |
A |
... |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.