Learn R Programming

poweRlaw (version 0.20.3)

lines,distribution-method: Generic plotting functions

Description

These are generic functions for distribution reference objects. Standard plotting functions, i.e. plot, points, and lines work with all distribution objects.

Usage

## S3 method for class 'distribution':
lines(x, cut = FALSE, draw = TRUE,
  length.out = 100, ...)

## S3 method for class 'distribution,ANY': plot(x, cut = FALSE, draw = TRUE, ...)

## S3 method for class 'distribution': points(x, cut = FALSE, draw = TRUE, length.out = 100, ...)

Arguments

docType

methods