Guest User

Untitled

a guest
Jul 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. `Figure_1 <- ggplot(data=data, aes(x=Year, y=Numbers2, fill=Level, label = Numbers2)) +
  2. geom_col()
  3. tikz('Figure_1.tex', width = 3.5, height=3)`
  4.  
  5. Measuring dimensions of: Year
  6. Running command: "C:UsersAppDataLocalProgramsMIKTEX~1.9miktexbinx64pdflatex.exe" -interaction=batchmode -halt-on-error -output-directory "C:UsersAppDataLocalTempRtmpG0DaAPtikzDevice1bac4bdc680b" "C:/Users/AppData/Local/Temp/RtmpG0DaAP/tikzDevice1bac4bdc680b/tikzStringWidthCalc.tex"
  7. Measuring dimensions of: char78
  8. Running command: "C:UsersAppDataLocalProgramsMIKTEX~1.9miktexbinx64pdflatex.exe" -interaction=batchmode -halt-on-error -output-directory "C:UsersAppDataLocalTempRtmpG0DaAPtikzDevice1bac3435464e" "C:/Users/AppData/Local/Temp/RtmpG0DaAP/tikzDevice1bac3435464e/tikzStringWidthCalc.tex".....
Add Comment
Please, Sign In to add comment