pull_atlas: Pull up atlas plate in graphics device.

Description Usage Arguments

View source: R/pull_atlas.R

Description

Enter in an AP coordinate from the Allen Mouse Brain Atlas and pull up the atlas in a graphics device.

Usage

1
pull_atlas(AP, xpos = 0, x = 0, adj = c(-1, 0), cex = 1.5)

Arguments

AP

Anterior-posterior mouse atlas coordinate.

xpos

x-position in pixels justified to the left of the main computer screen

x

Coordinates where the text should be written. Argument from [text()] function.

adj

one or two values in [0, 1] which specify the x (and optionally y) adjustment of the labels. On most devices values outside that interval will also work. Argument from [text()] function.

cex

Character expension factor. Argument from [text()] function.


mjin1812/SMART documentation built on Oct. 30, 2021, 7:25 p.m.