mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run
653 B
653 B
Basic visualisations
The goal of FreesearchR is to keep things simple. Visuals can get very complicated. We provide a selection of plots, that helps visualise typical clinical and will be enough for most use cases, and for publishing to most journals.
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
-
graphics principles: Easy to follow recommendations for clear visuals.