Open DrKBoucher opened 1 year ago
Hello @DrKBoucher, you can place the jplot function from the lab into your utilities file and import it: https://watts-college.github.io/cpp-528-template/labs/lab-03-tutorial.html#:~:text=control%20plot()%20formatting-,jplot,-%3C%2D
When I run the code chunk to get the two graphs for the two years, I am getting the following error:
Error in jplot(df$v90, df$v00, lab1 = "MHV in 1990", lab2 = "MHV in 2000", : could not find function "jplot"
I have installed/updated various packages so I'm not sure where this error is coming from.