nplot.list: Nicer Plot of Elements in List

View source: R/plot.R

nplot.listR Documentation

Nicer Plot of Elements in List

Description

Creates nice figures (PNG, PDF, SVG, JPEG).

Usage

nplot.list(x, ...)

Arguments

x

list must contain elements of a class that can be plotted by this package (e.g., matrix, data.frame, character, ts, mts)

...

you can add parameters to customize your figure (see manual)

Value

path/to/result/files.png


data-science-made-easy/nicerplot documentation built on Nov. 3, 2024, 9:23 p.m.