Description Usage Arguments Value
A function to identify the dominant(s) JEL code(s) in a string, considering the frequency or the ratio of repeated JEL codes.
1 | dominant_jelcode(x, method = "Ratio")
|
x |
A string |
method |
The method selected for the comparison, to identify the dominant JEL code(s). There are two methods: "Ratio", "Freq". The default method is "Freq". |
The function returns a vector of the dominant(s) JEL code(s), account for the code(s) with the maximum value for the chosen method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.