Slice out a smaller gp from a gp via coordinates
gp_excise.Rd
Slice out a smaller gp from a gp via coordinates
Examples
gplate::example_plate |> as_gp() |> gp_excise(2, 2, 4, 4)
#>
#> 3
#> ______
#> | ◯ ◯ ◯
#> 3 | ◯ ◯ ◯
#> | ◯ ◯ ◯
#>
#>
#> Start corner: tl
#> Plate dimensions: 3 x 3