UBC-DSCI / introduction-to-datascience

Open Source Textbook for DSCI100: Introduction to Data Science in R
https://datasciencebook.ca/
Other
48 stars 53 forks source link

Clustering improvements #560

Closed trevorcampbell closed 7 months ago

trevorcampbell commented 7 months ago

Mimics python improvements: see https://github.com/UBC-DSCI/introduction-to-datascience-python/pull/308

Closes #546

Also fixes bad overlap lines on top of points in distance diagrams (should be the other way around)

Also piggy-backing on this PR to deal with the warning positioning issue in reading: Closes #436

github-actions[bot] commented 7 months ago

Hello! I've built a preview of your PR so that you can compare it to the current main branch.