Learn R Programming

poweRlaw (version 0.80.0)

show,distribution-method: Generic show method for distribution objects

Description

The distribution objects have an internal structure that is used for caching purposes. Using the default show method gives the illusion of duplicate values. This show method aims to avoid this confusion.

Usage

# S4 method for distribution
show(object)

Arguments

object

A distribution object.