Displaying 1 result from an estimated 1 matches for "tuse2".
Did you mean:
tuser
2012 Feb 19
2
barplot with more than 1 variable
...with 4
countries on the x axis, each country observed in 2 subsequent years
and 3 variables.
Basically, I should have three bars for each year for each country. I
am attaching the chart I made in Stata, but I am not sure you'll
manage to see it!
I did the following:
#here I create the data-set TUSE2. The vectors mw, st and all are the
three variables I'd like to plot in each of the two years of the
variable year3 for each country.
country <- c("United States","United
States","Italy","Italy","Germany","Germany","Netherland...