[R] How to remove title from plot
Duncan Murdoch
murdoch.duncan at gmail.com
Tue Apr 24 14:47:19 CEST 2012
On 12-04-24 8:23 AM, Jason Love wrote:
> Dear R users--
> I made a typo in the title after adding it to a plot, but I don't know how
> to delete the title.
> Could anyone let me know the command for that?
> Also, I wonder if there is any way to amend the title which already exists.
You don't give an example of your code, and it really depends on how you
wrote the title. In many cases it is not possible at all.
In most cases the best strategy is to change the code that produced the
plot, and just run it all again.
Duncan Murdoch
More information about the R-help
mailing list