Skip to contents

Alias for file_ref function

Usage

artifact()

Value

File reference schema

Examples

if (FALSE) { # \dontrun{
artifact("model_fit", value = my_model, type = "rds")
} # }