Skip to contents

Set the pixel function of a VRT stack object

Usage

vrt_set_pixelfun(x, pixfun)

# S3 method for class 'vrt_stack'
vrt_set_pixelfun(x, pixfun = vrtility::median_numpy())

Arguments

x

A vrt_stack object

pixfun

A function that returns the Python code for the pixel function