make_file_data {gofigR}R Documentation

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

Value

GoFigr data object


[Package gofigR version 0.3.1 Index]