BLUE
KB
Kyle Butts
@kylefbutts.bsky.social
econ PhD student at CU Boulder kylebutts.com/
382 followers27 following30 posts
KBkylefbutts.bsky.social

Been formalizing a lot of my workflow into R packages. Today, I have added `tikzsave` to `kfbmisc` package for making figures: ggplot() -> tikzpicture -> pre-compiled into pdf (using latex themes) gist.github.com/kylebutts/9c...

Source code that creates an example figure using `ggplot2` and latex math notation and the corresponding output
1

ALhandle.invalid

are you using tikzDevice under the hood? passing a ggplot object to tikzDevice works p well.are you using tikzDevice under the hood? passing a ggplot object to tikzDevice works p well.

1
KB
Kyle Butts
@kylefbutts.bsky.social
econ PhD student at CU Boulder kylebutts.com/
382 followers27 following30 posts