Man pages for ggbrain
Create Images of Volumetric Brain Data in NIfTI Format Using 'ggplot2' Syntax

annotate_coordinatesAdds the coordinate labels to each panel based on the...
annotate_panelAdds custom annotations to a single panel on the ggbrain plot
center_matrixhelper function to center a numeric matrix within a (larger)...
contrast_parserhelper function to calculate contrasts of one or more images...
count_neighborsThis function counts the number of neighboring/touching...
defineAdds contrast definitions to the ggbrain plot
df2matConvert a 3-column data.frame (dim1, dim2, value) to a 2-D...
fill_from_edgeThis function finds holes by flood filling TRUE into a 2D...
find_threadsThis function finds 'threads' hanging off of the edges of...
flood_fillThis function flood fills a binary image with TRUE for any...
geom_brainAdds a raster layer to the ggbrain plot, displaying pixels...
geom_outlineAdds an outline layer to the ggbrain plot, displaying...
geom_region_labelVariant of geom_label used for plotting region labels on...
geom_region_label_repelVariant of geom_label_repel used for plotting region labels...
geom_region_textVariant of geom_text used for plotting region labels on...
geom_region_text_repelVariant of geom_text_repel used for plotting region labels on...
ggbGeneric R6 base class that is used to support + semantics
ggbraincreate ggb container object for a given plot
ggbrain_imagesR6 class for compiling images to render in ggplot
ggbrain_labelR6 class for adding labels to a ggbrain_panel
ggbrain_layerR6 class for a single layer of a ggbrain panel
ggbrain_layer_brainR6 class for a single layer of a ggbrain panel using fill...
ggbrain_layer_outlineR6 class for a single layer of a ggbrain panel using outline...
ggbrain_panelR6 class for a single panel of a ggbrain image
ggbrain_plotAn R6 class for constructing a ggbrain plot from a...
ggbrain_slicesR6 class for managing slice data for ggbrain plots
ggplot_add.ggbrain_labelS3 method to support adding ggbrain_label objects to an...
ggplot_add.ggbrain_layerS3 method to support adding ggbrain_layer objects to an...
ggplot_add.ggbrain_panelS3 method to support adding ggbrain_layer objects to an...
imagesAdd images to a ggbrain object
integer_breaksbreaks function to encourage integer-valued breaks, based on...
integer_modeFinds the mode of an integer vector
mat2dfFast conversion of 2D mat to 3-column data.frame with dim1,...
montageConvenience function to add many slices in a montage along...
named_listlittle helper function to create named list from objects
nearest_ptsFinds the nearest non-missing neighbors of a target point in...
nn_imputeImputes missing values in a 2D matrix based on the nearest...
plot.ggbS3 method to allow for plot() syntax with ggbrain (ggb)...
plot.ggbrain_panelS3 method to allow for plot() syntax with ggbrain_panel...
plot.ggbrain_plotS3 method to allow for plot() syntax with ggbrain_panel...
plus-.ggbaddition operator for ggb object to support ggplot-like...
plus-.ggbrain_imagesaddition operator for combining ggbrain_images objects
range_breaksbreaks function for including min + max with labels, and a...
renderFunction to convert 'ggb' object to ggplot/patchwork object
scale_fill_bisidedscale for plotting separate color gradients for positive and...
slicesAdds slices to the ggbrain plot, including additional panel...
sort_matSort Matrix by Column
ggbrain documentation built on March 31, 2023, 7:11 p.m.