tidyverse / tidyverse.org

Source of tidyverse.org
https://tidyverse.org
Creative Commons Attribution Share Alike 4.0 International
191 stars 113 forks source link

Link back to tidyverse from each package #665

Open selfawaresoup opened 10 months ago

selfawaresoup commented 10 months ago

Thanks for all these amazing packages and the great documentation on them!

I'm not sure if this is the right place for this request since it affects all tidyverse package websites.

Currently, when navigating the documentation on e.g. dplyr or tidyr, there's no way to navigate back to the main tidyverse page in order to quickly look up something in a different package. Since these packages are often used together, this happens quite a lot.

I'm currently teaching a group of beginners and giving a lot of support in all things R/tidyverse and this is creating frequent confusion and friction when trying to look up somethings.

A clickable link somewhere, maybe in the sidebar where the other general links are, would really help there.