Posts

Showing posts from April, 2026

module 11

Image
  For this assignment I made a dot dash style plot in R based on the example from the post. What worked well was just using the basic plot function and then adding the custom axes and dashed lines to make it look how it’s supposed to. Overall it wasn’t too bad and I’d probably use this again since it’s a simple way to make a clean graph without doing anything too complicated.