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


dfsp-spirit/nitools documentation built on Jan. 26, 2024, 8:24 p.m.