plot_roi_counts: Plot ROI counts

Description Usage Arguments See Also

View source: R/plot_roi_counts.R

Description

This function will plot a desired coronal plate using the desired AP level in mm from bregma. It will color each roi using the counts provided in count_df.

Usage

1
plot_roi_counts(count_df, AP, half = TRUE)

Arguments

count_df

(required) data.frame with counts per region (see trial_df for example).

AP

(required) numeric AP in mm from bregma. Will be rounded by roundAP().

half

boolean whether to plot half or full section. Default is TRUE.

See Also

plot_atlas(), roundAP()


matiasandina/nobrainr documentation built on Dec. 21, 2021, 2:53 p.m.