summaryThin: Summary method for results of thin function

Description Usage Arguments Value See Also

View source: R/summary_thin.R

Description

Summarize the results of thin function.

Usage

1
summaryThin(thinned, show = TRUE)

Arguments

thinned

A list of data.frames returned by thin function.

show

logical; if TRUE,the summary values are printed at the console.

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

thin.algorithm

thin


mlammens/spThin documentation built on Nov. 17, 2019, 10:02 a.m.