View source: R/validation_functions.R
| assert_that_raster_covers_las_point_cloud | R Documentation |
Assert that the extent of a raster covers that of a LAS point cloud
assert_that_raster_covers_las_point_cloud(raster, las_point_cloud, message)
raster |
A SpatRaster. |
las_point_cloud |
Point cloud data in lidR::LAS format. |
message |
Length-one character vector. Message to be used on assertion failure. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.