Watts-College / paf-515-fall-2023

0 stars 0 forks source link

Comparing MHV Distributions #9

Open DrKBoucher opened 1 year ago

DrKBoucher commented 1 year ago

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.

castower commented 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