plot_channels.Rd
A function that plots channels and sections.
plot_channels(channels, sr)
a table with channels and sections coordinates, as returned by get_channels
tibble with columns l and z describing profile
a plot
data(s1) channels=get_channels(s1, hmin=1, hmax=5.5) plot_channels(channels,s1)