images.annotate: Annotate image with text.

View source: R/brainview_magick.R

images.annotateR Documentation

Annotate image with text.

Description

Annotate image with text.

Usage

images.annotate(images, annotations, do_extend = TRUE, background = "white")

Arguments

images

vector of magick images

annotations

vector of character strings, the strings to print onto the tiles

do_extend

logical, whether to add the space for the annotation text below the existing image tile

background

color string, like 'white' or '#00FF00'

Value

vector of magick images, the annotated images


fsbrain documentation built on July 9, 2023, 7:12 p.m.