Learn R Programming

spatialwarnings (version 3.1.1)

display_size_info: Display size information of a sews_result object

Description

Display size information of a sews_result object

Usage

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, ...)

Arguments

x

A sews_result object (as provided by **_sews functions, such as generic_sews()

...

Other arguments are ignored.

Details

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.