Skip to content
Snippets Groups Projects
Commit c802311a authored by Carine Rey's avatar Carine Rey
Browse files

fix link

parent d8f4dcb0
No related branches found
No related tags found
No related merge requests found
...@@ -349,7 +349,7 @@ ggplot(data = diamonds, mapping = aes(x = cut, fill = cut)) + ...@@ -349,7 +349,7 @@ ggplot(data = diamonds, mapping = aes(x = cut, fill = cut)) +
By combining the right **geom**, **coordinates** and **faceting** functions, you can build a large number of different plots to present your results. By combining the right **geom**, **coordinates** and **faceting** functions, you can build a large number of different plots to present your results.
# See you in [R.4: data transformation](https://can.gitbiopages.ens-lyon.fr/R_basis/session_4/) # See you in [R.4: data transformation](https://can.gitbiopages.ens-lyon.fr/R_basis/session_4.html)
# To go further: animated plots from xls files # To go further: animated plots from xls files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment