bar_colour {genogeographer} | R Documentation |
bar_colour
Description
Creates the colour scale for the accepted and rejected populations based on z-score and the log likelihood (log P).
Usage
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. |
[Package genogeographer version 0.1.19 Index]