Description Usage Arguments Value
Use this function to draw a choropleth on a human body map. Use the arguments to choose exactly what kind of map you
want. If you don't supply a body_halves argument humapr will default to pool mode. geom_ais is a
variant of geom_body, so for see the details of that function for more information.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16  | 
mapping | 
 supply an   | 
data | 
 data frame, like the type you'd feed into   | 
type | 
 currently, only   | 
with_back | 
 logical, should the plot include the back-side of the head, neck and trunk?  | 
body_halves | 
 character string defining how to deal with body halves.
  | 
annotate | 
 
  | 
bridge_loc | 
 named list specifying the bridge from your data format to the
native format of   | 
bridge_side | 
 named list, specyfing the bridge from your laterality values
for each of the native values of   | 
combine | 
 named list of vectors naming the regions to be combined and
mapped as one, e.g.,   | 
controls | 
 named list of more specific parameters for fine-tuning the appereance of the humap. Currently, these controls are available (more will follow in the future): 
  | 
na.rm | 
 logical indicating whether to remove missing data. Default is
  | 
show.legend | 
 passed on to the underlying machinery of the
  | 
inherit.aes | 
 passed on to the underlying machinery of the
  | 
... | 
 passed on to the underlying machinery of the
  | 
A layer object to a humap object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.