get_rois: Get ROI data from a mapped wholebrain dataset.

Description Usage Arguments Value

View source: R/get_rois.R

Description

Allows the user to enter a character vector of the regions of interest (ROIs) and obtain a subset of the dataframe from the wholebrain dataset of just the ROIs.

Usage

1
get_rois(dataset, rois = c("ACB", "CEA"))

Arguments

dataset

(required) Whole brain region mapped dataset generated from the forward_warp() function

rois

(optional, default = c("ACB", "CEA")) A character vector containing the regions of interest.

Value

Returns a dataset of just the regions of interest from the whole brain dataset.


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