Initialize tibble for Storing Placed Points (for Treatments) while Project is being Edited

initialize_placed_points()

Value

Initialized Placed Points tibble

Examples

initialize_placed_points()
#> # A tibble: 0 x 2 #> # ... with 2 variables: point_num <dbl>, geometry <GEOMETRY [°]>