You'll probably have to generate a lot of plots, graphs and figures. Choosing the right type of figure to explain the data is an important skill - maybe have a play with some of the examples from https://r-graph-gallery.com/
this post was submitted on 22 Jun 2024
15 points (89.5% liked)
Programming
18142 readers
407 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
thanks! That's good to go through. knowing plots is always good
If you're doing a lot of reporting I highly recommend getting familiar with Quarto. It's incredibly flexible for writing ad hoc reports, automated reporting, dashboards, presentations, etc. You can use python, R, observable, or Julia.
Thanks! I'll def check it out =) and it looks like a good alternative to weave