Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

adail
Lv 5
adail asked in Science & MathematicsMathematics · 8 years ago

Adding/Removing titles in R?

Trying to make a graph in R. When I created the graph I used

plot(x,y, type="n")

Now the graph has the titles on the axis as x and y. When I try and add a new title using

title(xlab="")

it puts the title over the top of the existing one. When I try and remove it using NULL, nothing happens. How do I get rid of the old title?

1 Answer

Relevance
  • Anonymous
    8 years ago
    Favorite Answer

    I'm going to assume you are using Excel?

    Try going to the top, and delete all of your attempted titles, then put in the title that you want to be there

    I hope this helps, I'm not entirely sure what program you are using

Still have questions? Get your answers by asking now.