Skip to content
Prev 140483 / 398503 Next

Rule for accessing attributes?

This is rather poorly documented, but the preferred way of setting the
title is now:

p + opts(title = "My Title")

All options should be documented under ?opts (but aren't, unfortunately).

Hadley