decodeQA: Decode QA flags to bit-words

View source: R/encodeQA.R

decodeQAR Documentation

Decode QA flags to bit-words

Description

Intended for use with Landsat 16-bit QA bands. Decodes pixel quality flags from integer to bit-words.

Usage

decodeQA(x)

Arguments

x

Integer (16bit)

See Also

encodeQA

Examples

decodeQA(53248)

RStoolbox documentation built on March 18, 2022, 5:37 p.m.