get_rois: Get ROI data from a mapped wholebrain dataset.

View source: R/get_rois.R

get_roisR Documentation

Get ROI data from a mapped wholebrain dataset.

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

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.


jdknguyen/SMART documentation built on May 30, 2022, 10:51 p.m.