collage_of_grobs: A Function to Create a Collage of Images

Usage Arguments

View source: R/collage_of_grobs.R

Usage

1
collage_of_grobs(graphic_objects, collage_file_name = "Collage%03d.png")

Arguments

graphic_objects

Vector of grobs Images to include in collage

collage_file_name

Character Vector. Defaults to 'Collage

Returns NULL; Saves the collage image as a side effect. This function creates a collage from the given graphic object (Grobs)

filenames[ clusterID == thisNumber ] %>% map( ~get_raster_grob( .x ) ) -> grobs collage_of_grobs( grobs )


KarlEdwards/fixed-camera-surveillance documentation built on May 17, 2019, 11:06 a.m.