quote2box {rpnf} | R Documentation |
Converts a single or a vector of quotes into integer boxnumbers for P&F-Analysis.
Description
Converts a single or a vector of quotes into integer boxnumbers for P&F-Analysis.
Usage
quote2box(quote, boxsize = 1, log = FALSE)
Arguments
quote |
a single quote, or a vector of quotes |
boxsize |
single numeric value, used as the boxsize |
log |
TRUE, if logarithmic scales should be used |
Value
a single or a vector of integer boxnumbers This function transforms a given quote into an unique integer box number
[Package rpnf version 1.0.5 Index]