bar_colour: bar_colour

Description Usage Arguments

View source: R/bar_plots.R

Description

Creates the colour scale for the accepted and rejected populations based on z-score and the log likelihood (log P).

Usage

1
bar_colour(df, alpha = 1)

Arguments

df

A data.frame with at least three coloums. The first column is the logP, the second logical (z_score accept/reject), the third a unique naming column.

alpha

Should the alpha opacity be applied? And what value, 1 = solid, 0 = transparent.


genogeographer documentation built on Sept. 27, 2019, 5:03 p.m.