plot_frontiers: Plot efficient frontiers

Description Usage Arguments

View source: R/lotvolt.R

Description

Plot efficient frontiers

Usage

1
2
plot_frontiers(dat, xlim = NULL, ylim = NULL, show = seq_along(dat),
  colour_lines = FALSE, col = NULL, add = FALSE, lwd = 3, ...)

Arguments

dat

A list of data frames containing columsn for variability (v) and mean (m).

xlim

Possible x limits

ylim

Possible y limits

show

Vector of portfolios to show

colour_lines

Should the lines be coloured?

col

A vector of colours for the lines.

add

Should lines be added to an existing plot?

lwd

Line width

...

Any extra arguments to pass to plot.default.


seananderson/ecofoliosim documentation built on May 29, 2019, 4:25 p.m.