Creates a GoFigr data object storing source code
make_code_data(
name,
contents_or_file,
language,
format = "text",
metadata = NULL
)
GoFigr data object
name of this code object
contents, a character string or file object
programming language, e.g. Python or R
not supported at the moment; please use the default
metadata associated with this object