12.07.2015 Views

R dummies

R dummies

R dummies

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Your graphic should look like Figure 16-8.Figure 16-8: Changing the box type.More than one optionTo change more than one graphics option in a single plot, simply add anadditional argument for each plot option you want to set. For example, to changethe label style, the box type, the color, and the plot character, try the following:> plot(faithful, las=1, bty=”l”, col=”red”, pch=19)The resulting plot is the plot in Figure 16-9.Font size of text and axes

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!