inspector: inspector

Description Usage Arguments

View source: R/fileImporter.R

Description

inspector

Usage

1
2
inspector(cur.file, col.drop = NULL, do.View = TRUE, all.sheets = TRUE,
  main.sheet = 1, ROI.scale = 1, verbose = FALSE, ...)

Arguments

cur.file

File name for file being loaded

col.drop

Name of a column to drop, typically 'Frame'

do.View

Causes a halt in execution to view the data in a window

all.sheets

Load all the sheets or just the main?

main.sheet

Index of main sheet, 1 for first.

ROI.scale

A scale factor for converting the xy positions to pixels on image

verbose

Chatty, much?

...

Passed on to other methods


Khlick/jonesDataClass documentation built on May 26, 2019, 4:37 p.m.