motif
motif copied to clipboard
A form of the irregular window input
Two options: user selects one column vs using row numbers...
landcover_comp_e = lsp_signature(landcover, type = "composition",
window = ecoregions["id"])
vs
landcover_comp_e = lsp_signature(landcover, type = "composition",
window = ecoregions)