R/utils.R
write_data.Rd
Shortcut to write file to "data/" directory from a pipe
write_data(x, name, dir = "data/")
Object to write
Name of the object (important when loading)
Directory where to save file