make_image_files: Make image files for a featureset

Description Usage Arguments Value

Description

Make image files for a featureset

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
make_image_files(object, opts)

## S4 method for signature 'PlotFeatureSet'
make_image_files(object, opts)

## S4 method for signature 'RmdFeatureSet'
make_image_files(object, opts)

## S4 method for signature 'ObjFeatureSet'
make_image_files(object, opts)

## S4 method for signature 'FeatureSet'
make_image_files(object, opts)

## S4 method for signature 'ANY'
make_image_files(object, opts)

Arguments

object

A FeatureSet object

opts

Options

Value

A named list with two entries: preview.path, and image.path. These should be paths to (now) existing iamge fiels for thumbnail and main display, respectively


trackr documentation built on May 24, 2021, 5:09 p.m.