generate_thumbnails: Creates the copies of the photos to be used by the shiny app

Description Usage Arguments

Description

Creates the copies of the photos to be used by the shiny app

Usage

1
2
3
  generate_thumbnails(archive_folder = "/home/francois/hdd/plankton-images/archive_photos",
  app_folder = "/home/francois/hdd/plankton-images/app_photos",
  voucher_pattern = "FLPK-[0-9]{4}")

Arguments

archive_folder

folder where the original photos are stored

app_folder

folder where the smaller versions are stored

voucher_pattern

regular expression that match the voucher


fmichonneau/labmanager documentation built on May 16, 2019, 1:44 p.m.