Hello again RStudio wizards!
I am needing some major help in understanding an issue of mine: I am combining/merging two datasets and in turn, I am trying to create a histogram of one of the elements that both datasets contain. However, I receive an error saying "Error in hist.default(SalePrice) : invalid number of 'breaks'".
As a background of the data, both datasets have "SalePrice" values for homes in different locations. I wanted to merge these datasets to reflect the differences in sale prices alone and then combine them to show differences after the combination. Does anyone have any suggestions?
Thank you so much,
Aerianna