powered by
Could be useful to modify a vector of sizes to between, say 1 and 3, before passing to `onto_plot`.
calibrate_sizes(x, high, low)
Numeric vector
Numeric value of largest size
Numeric value of smallest size
calibrate_sizes(c("HP:0000001"=10, "HP:0000006"=5), high=3, low=1)
Run the code above in your browser using DataLab