# Show index names
list_indices(c("name","longname"))
# Return the MSAVI2 formula
list_indices("s2_formula", "^MSAVI2$")
# Return all index names (including unchecked)
list_indices("name", all = TRUE)
Run the code above in your browser using DataLab