save_output: Save an object as an output

View source: R/helpers.R

save_outputR Documentation

Save an object as an output

Description

Save an object as an output.

Usage

save_output(x, type = "text")

Arguments

x

(any) Object to save as output.

type

(character) The MIME type to save the object as.

Details

Note: Modifies the global environment.

Value

This function is invoked for its side-effect.


NCEAS/metadig-r documentation built on June 17, 2022, 5:09 a.m.