Store data locally
save_local.Rd
save_local()
will save the tidyproteomics data-object in the local project,
based on the given type in the directory ./data/ as either proteins.rds or
peptides.rds. This is a passthrough function as it returns the original
tidyproteomics data-object.