Annotate image with text.
images.annotate(images, annotations, do_extend = TRUE, background = "white")
vector of magick images
vector of character strings, the strings to print onto the tiles
logical, whether to add the space for the annotation text below the existing image tile
color string, like 'white' or '#00FF00'
vector of magick images, the annotated images