Description Usage Arguments Value Examples
View source: R/calculateLengthYaxis.R
Calculate the length of the y-axis
1 | calculate.yaxis.length.clones(freq_clones, yaxis_length = 4, debug = FALSE)
|
freq_clones |
Frequency of clones |
yaxis_length |
Length of the yaxis |
yaxis_length_per_clone Returns a vector
1 | yaxis_length_per_clone <- calculate.yaxis.length.clones(df_freq, yaxis_length=4, debug=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.