x3p_crop_LEAs: Crop an x3p object

View source: R/x3p_crop_LEAs.R

x3p_crop_LEAsR Documentation

Crop an x3p object

Description

This function allows the user to crop an 'x3p' object into the maximum number of smaller 'x3p' objects by specifying a window size

Usage

x3p_crop_LEAs(df, obtain_index = TRUE, value, multiple = FALSE, select_col)

Arguments

df

object of class 'x3p' or a tibble style dataframe containing 'x3p' objects

obtain_index

Grid locations from where the crop occured

value

window size

multiple

clarify whether user is working with a single 'x3p' object or multiple in a tibble style dataframe

select_col

if multiple = TRUE, location of the x3p objects

Value

A list containig cropped x3ps and original indexes if specified


xazip/x3pLeaX documentation built on July 14, 2022, 5:37 p.m.