score_urls: Score urls

View source: R/helpers.R

score_urlsR Documentation

Score urls

Description

Function to score URL's

Usage

score_urls(
  paths = NULL,
  terms = c(),
  scores = c(rep(1, 6), rep(1, 16), rep(1, 5))
)

Arguments

paths

url paths to score

terms

terms to use in scoring

scores

values associated with terms


barob1n/crawlR documentation built on May 23, 2023, 10:53 a.m.