t_save_output.Rd
Saves the current queue as a csv file in the directory of your choice. The name of the csv file will match the name of the spider.
t_save_output(dir = getOption("output_dir", "output"))
the directory to save the csv to. Can be set globally with options()