View source: R/x3p_crop_LEAs.R
x3p_crop_LEAs | R Documentation |
This function allows the user to crop an 'x3p' object into the maximum number of smaller 'x3p' objects by specifying a window size
x3p_crop_LEAs(df, obtain_index = TRUE, value, multiple = FALSE, select_col)
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 |
A list containig cropped x3ps and original indexes if specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.