jpcompartir / DisplayR

https://jpcompartir.github.io/DisplayR/
Other
0 stars 2 forks source link

Parallel co-ordinates #22

Open jpcompartir opened 1 year ago

jpcompartir commented 1 year ago

Design a function to take in a data frame and a list of columns (probably via tidyselect) to create parallel co-ordinates

Columns should be inputted in order of how they should appear on the x axis Allow indices or just names?

Or just use GGally (add a dependency here)