Question: Need help with the wording of code for script in R. Plot the histogram of daily returns on data for January 2020, and the time
Need help with the wording of code for script in R.
Plot the histogram of daily returns on data for January 2020, and the time plot of data returns for January 2021.
What is the wording for the code in this format: ggplot(data, aes(x=datareturn)) + geom_histogram()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
