mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 18:09:39 +02:00
535 B
535 B
Basic visualisations
This section on plotting data is kept very minimal, and includes only the most common plot types for clinical projects.
If you want to go further, have a look at these sites with suggestions and sample code for data plotting:
-
R Charts: Extensive gallery with great plots
-
R Graph gallery: Another gallery with great graphs
-
grphics principles: Easy to follow recommendations for clear visuals.