read.spatial.files: Read TIFF files into R and and create spatial data object

View source: R/read.spatial.files.R

read.spatial.filesR Documentation

Read TIFF files into R and and create spatial data object

Description

Read TIFF files into R and and create spatial data object

Usage

read.spatial.files()

Arguments

dir

Directory location of where the ROI files are located

correct.extent

Correct extent so that the minimum is 0,0. Default TRUE

flip.y

Flip the data arrangement for the y-axis. Default TRUE

value.modifier

Data modifier based on image processing. Default 65535

lois

Default = NULL. You can provide a list of only some of the ROI folders to read in.

Value

Returns a list of spatial data objects.


ImmuneDynamics/Spectre documentation built on Nov. 12, 2023, 8:12 a.m.