if (FALSE) {
# Initialize a saga object
saga <- saga_gis()
# Display usage information on a tool
print(saga$ta_morphometry$slope_aspect_curvature)
# Or simply:
saga$ta_morphometry$slope_aspect_curvature
}
Run the code above in your browser using DataLab