Plot Kolmogorov-Smirnov Test

plot_ks(x, reference_tbl)

Arguments

x

an object returned from ks_test()

reference_tbl

reference table returned from [make_reference()]

Details

Produces a plot of the KS distances between sites. This is quite hard coded at the moment, and so could be improved in a future version