[R] R: How to multiplying y-axis ticks value by 100?

Jim Lemon drjimlemon at gmail.com
Mon Jul 24 01:56:11 CEST 2017


Hi Nic,
Have a look at axis.mult in the plotrix package.

Jim


On Sun, Jul 23, 2017 at 12:46 PM, iPad via R-help <r-help at r-project.org> wrote:
> R: how multiplying y-axis ticks value by 100 (without put the % symbol next to the number) here:
> plot (CI.overall, curvlab=c("Discharge", "Death"), xlab="Days", las=1)
> P.S. So instead 0.00, 0.20 etc. the 0, 20 etc.
> Thank you in advance, Nic
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list