| orm_ranking | R Documentation |
orm_ranking() produces a priority reading list for occupational
health practitioners, ranking articles by their combined relevance score
(bridge score + ASS score + number of risk categories detected).
Articles at the top of the list are those most likely to contain actionable preventive information and should be read first in full.
orm_ranking(
mx,
top_n = 20L,
out_dir = NULL,
lang = getOption("orisma.lang", "en")
)
mx |
An |
top_n |
Integer. Number of top articles to return. Default |
out_dir |
Character or NULL. Directory to save the ranking CSV. |
lang |
Character. |
A data frame with the top_n priority articles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.