如何查询R中的轴限制? [英] How to query axis limits in R?

查看:34
本文介绍了如何查询R中的轴限制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在 R 中获取当前绘图的轴限制?怎么样?

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

最好在标准基础库中(我不喜欢使用 ggplot 等,但也欢迎使用这些解决方案).

Preferably in the standard base library (I don't like to use ggplot etc., but these solutions are also welcome).

推荐答案

par("usr")

应该这样做;参见 ?par.

这篇关于如何查询R中的轴限制?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆