开发者

How to query axis limits in R?

Is it possible to get the axis limits for the current plot in R? How?

Preferably in the standard base library (I don't like to use ggplot开发者_高级运维 etc., but these solutions are also welcome).


par("usr")

That ought to do it; see ?par.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜