Skip to content

`facet_labs`

Choose a tag to compare

@sammo3182 sammo3182 released this 17 Nov 13:00

Function Updates

  • Adds facet_labs argument, an optional character vector of facet labels to be used when plotting an interaction with a factor variable.
  • interplot no longer sets the random seed; to ensure complete reproducibility, users must now set their own seeds using set.seed() before calling interplot functions.