79441395

Date: 2025-02-15 11:13:13
Score: 0.5
Natty:
Report link

I was looking for this myself and found the answer. You are right to use the 'slab' argument to specify your labels, however you also need to add the argument 'label=TRUE' to ensure these show on the funnel plot produced. I hope that this helps.

For example:

funnel(res, slab=my_data$my_labels, label=TRUE)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SilvaC