It took me SEVEN years to figure out that you can save a ggplot as a vectorized .svg file ggsave("file.svg"). The svg file can be opened on powerpoint and it will be completely vectorized, even text are still recognized as text boxes! No more recreating plots on illustrator!!!!!