plot_delta: Plot deltas

View source: R/functions_plot.R

plot_deltaR Documentation

Plot deltas

Description

Plot deltas

Usage

plot_delta(log_file, threshold = NULL, simulated_individuals = NULL)

Arguments

log_file

log file from the APIS_2n() or APIS_3n function

threshold

threshold

simulated_individuals

names of the simulated individuals

Value

plot of the distribution of delta


APIS documentation built on Nov. 23, 2023, 5:06 p.m.

Related to plot_delta in APIS...