I'm working on a zoo object in R containing a financial time series and wanted to plot it.
By using the simple command
plot(zoo_obj)
a plot is automatically created as in the figure below. How to choose the language of the x-axis?
Here the x-axis is in Italian and I wanted to have that in English.