Skip to contents

operations() returns the transformative operations performed on the data.

Usage

operations(data = NULL, destination = c("print", "save"))

Arguments

data

tidyproteomics data object

destination

a character string

Value

a character

Examples