Skip to content

Add data count to plot?

2 messages · Mike Smith, Tal Galili

#
Hi

I'm a relative newbie to R and had a query concerning plotting. I have
generated a par(mfrow = c(2, 2)) graphic with 10 rose diagrams using
circular. What I wanted to add to each individual plot was "n = x" for the
number of data observations in each dataset. How might I go about doing
this??

Thanks

Mike