Description Usage Arguments Value Examples
View source: R/evi_direction.R
Conver the direction of evidence according to their column names.
1 | evi_direction(ori)
|
ori |
A data.table including the evidence data and column names containing the directons greater/less. |
A data.table with correct directions (Greater is better)
1 | evi <- evi_direction(evi)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.