No flags found
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
f14eb4b
... +0 ...
3659d22
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
1 | 1 | #' Create a triangle-type mesh for use in rgl. |
|
2 | 2 | #' |
|
3 | - | #' Convert an object to a `mesh3d` ([rgl::tmesh3d()]) triangle mesh, |
|
3 | + | #' Convert an object to a `mesh3d` triangle mesh, |
|
4 | 4 | #' with methods for [raster::raster()] and `matrix`. |
|
5 | 5 | #' |
|
6 | 6 | #' `triangmesh()` generates the point-based interpretation of a raster (POINT) with the obvious continuous |
Files | Coverage |
---|---|
R | 44.34% |
Project Totals (13 files) | 44.34% |
3659d22
f14eb4b