View source: R/territory_plot.R
unpack_territory_path | R Documentation |
retrieve the points contained in the edge of each territory
unpack_territory_path(trial, tiles, method = "none")
trial |
name of territory trial that should be selected |
tiles |
vesalius tiles |
method |
string - method for how territories edges should be selected |
Here we are using convex as start point. Essentially, we order the coordinates based on their polar coordinates using the median coordinate as the center point.
a data frame containing edge of each territory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.