Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdamico committed May 22, 2015
1 parent 82f2848 commit d4a4426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pesquisa Mensal de Emprego/unemployment rate.R
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ desocup.rate.long$year.month <-
sep = "/"
)

# construct a plot with this newly-rehshaped ata
# construct a plot with this newly-rehshaped data
desocup.plot <-
ggplot(
desocup.rate.long ,
Expand Down

0 comments on commit d4a4426

Please sign in to comment.