You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find mention of this anywhere and wanted some clarity on what happens to coverage when setting facet.key = "Group".
In my case using facet.key = "Type" produces a plot that's too busy. I'm wondering if facet.key = "Group" uses an average coverage across groups like if you were to use joint.avg with plot.type = "joint"?