downloadImage: Download the image from ABA

downloadImageR Documentation

Download the image from ABA

Description

Download the image from ABA

Usage

downloadImage(
  imageID,
  outputFile = NULL,
  view = c("expression", "projection"),
  downsample = 0
)

Arguments

imageID

id of an image acquired from getImageID function

view

what kind of image to download, expression gives grayscale processed image while projection is the raw photo

downsample

downsampling rate. Unless 0, coordinates from getImageID function won't be exact

output

file to output the image.


oganm/allenBrain documentation built on March 28, 2024, 11:16 p.m.