View source: R/gen_scale_transform_function.R
gen_scale_transform_function | R Documentation |
建立两个坐标轴之间的映射,方便在 ggplot
上做双轴图
gen_scale_transform_function(x, y)
x |
两个数字组成的向量,且必须从小到大排列 |
y |
两个数字组成的向量,且必须从小到大排列 |
返回两个函数构成的列表
Liubianshi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.