data(Ballinderry)
riverlayout <- RiverLayout(B.river$River,B.river$Length,
B.river$Parent,B.river$Position,
B.river$Distance, direction = -1)
RiverDraw(riverlayout)
RiverAxisLabel("Score Value", riverlayout, adj = c(0.5, 1))
Run the code above in your browser using DataLab