File indexing completed on 2024-11-24 03:39:37

0001 v.setCursorPosition(1, 4);
0002 v.paste("ggplot(data = data) +\n        geom_line(aes(x = something, y = otherstuff)) +\n        coord_flip()");