Skip to contents

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.

Usage

save_local(data = NULL)

Arguments

data

tidyproteomics data object

Value

tidyproteomics data object