selectLayers: Select layers

View source: R/selectLayers.R

selectLayersR Documentation

Select layers

Description

This function returns a copy of a Field (or data.table) containing only a selected subset of layers

Usage

selectLayers(x, layers)

Arguments

x

A Field (or data.table)

layers

A vector of characters strings specifying the layers to be selected

Value

A Field (or data.table)

Author(s)

Matthew Forrest matthew.forrest@senckenberg.de


MagicForrest/DGVMTools documentation built on Aug. 23, 2024, 8:05 a.m.