score_urls | R Documentation |
Function to score URL's
score_urls(
paths = NULL,
terms = c(),
scores = c(rep(1, 6), rep(1, 16), rep(1, 5))
)
paths |
url paths to score |
terms |
terms to use in scoring |
scores |
values associated with terms |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.