summaryThin {spThin} | R Documentation |
Summary method for results of thin function
Description
Summarize the results of thin
function.
Usage
summaryThin(thinned, show = TRUE)
Arguments
thinned |
A list of data.frames returned by |
show |
logical; if |
Value
Returns a list with the (1) maximun number of records, (2) number of data frames with maximun number of records and (3) a table with the number of data frames per number of records.
See Also
[Package spThin version 0.2.0 Index]