image_transfer function

Transfer an image to a specified region.

Transfer an image to a specified region.

image_transfer(image, region, ...)

Arguments

  • image: An image to modify.
  • region: (numeric) Required. The region slug that represents the region target.
  • ...: Options passed on to httr::GET. Must be named, see examples.

Examples

## Not run: image_transfer(image=images(TRUE)[[1]], region='nyc2') image_transfer(image=images(TRUE)[[1]], region='ams2') ## End(Not run)
  • Maintainer: Mauricio Vargas
  • License: Apache License (>= 2)
  • Last published: 2023-04-19