rotAzim: Rotate Azimuth

Description Usage Arguments Value Examples

Description

Rotate an AzimuthImage or a similar RasterLayer.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
rotAzim(x, cwRotAngle)

## S4 method for signature 'RasterLayer'
rotAzim(x, cwRotAngle)

## S4 method for signature 'PolarSegmentation'
rotAzim(x, cwRotAngle)

## S4 method for signature 'BinImage'
rotAzim(x, cwRotAngle)

## S4 method for signature 'AzimuthImage'
rotAzim(x, cwRotAngle)

Arguments

x

RasterLayer.

Value

cwRotAngle Angle.

Examples

1
/inst/examples/rotAzimExample.R

GastonMauroDiaz/caiman documentation built on Jan. 22, 2022, 4:43 a.m.