Description Usage Arguments Value
View source: R/utils-approvals.R
Compute top or bottom vertical position of approval bars.
1  | approvalBarY(lim, ylog = NULL, ratio)
 | 
lim | 
 The y-axis real interval, as two element vector.  | 
ylog | 
 A Boolean, indicating whether the y-axis is log_10 scale: TRUE => log_10; FALSE => linear.  | 
ratio | 
 A scaling ratio to adjust top or bottom of approval bar rectangle.  | 
Approval bar, top or bottom y-axis point, in world coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.