make_file_data: Creates a GoFigr data object storing file data
Description
Creates a GoFigr data object storing file data
Usage
make_file_data(name, file_or_raw, path = NULL, metadata = NULL)
Arguments
- name
name of this file
- file_or_raw
image data, either a file or a raw vector
- path
file path
- metadata
metadata associated with this file