Learn R Programming

fromo (version 0.2.1)

accessor: Accessor methods.

Description

Access slot data from a centsums object.

Usage

sums(x)

# S4 method for centsums sums(x)

moments(x, type = c("central", "raw", "standardized"))

# S4 method for centsums moments(x, type = c("central", "raw", "standardized"))

Arguments

x

a centsums object.

type

the type of moment to compute.