Learn R Programming

mvngGrAd (version 0.1.6)

summary-methods: Methods for Function summary in Package "base"

Description

Methods for function summary in Package "base"

Arguments

Methods

object = "ANY"

default method, the S3 generic

object = "movG"

Identical to method for function show, except that a list with the summarized values is invisibly returned. An additional argument (showSummary with default value TRUE) is added. If set to FALSE, the summary is not printed, only the list is invisibly returned.