François Briatte

Results 129 comments of François Briatte

See e.g. https://rowannicholls.github.io/R/graphs/base/scatterplots.html

Actually, check whether there are enough examples of (more or less complex) merges elsewhere in the course before removing that one.

Update, Fall 2023 -- this example is not so bad to teach `{ggplot2}`, after all.

Hey @kantunez I'm close to being done with my readings list: https://github.com/briatte/dsr/wiki/Readings I still need to integrate the few things listed above in this issue, but most of the content...

For maps on Week 12, show Scandinavia: ```r sc

Hi @Yannco5 Thanks a lot. Would you mind providing a reproducible example? I believe this might occur only when plotting text over nodes, but want to be sure.

No worries @iamYannC, will do my best to reproduce at some point. I'd like to recommend the `ggnetwork` or even better `ggraph` packages for network visualization. Their features extend well...

To be honest, I have no idea how to fix/help with this… @fsolt perhaps?

PR submitted, including a fix for #12 :)