makeHash: Convert String to hash

View source: R/helpers.R

makeHashR Documentation

Convert String to hash

Description

uses openssl::md5 to convert url's to md5-hashes.

Usage

makeHash(url)

Arguments

url

Url of crawled page.

Value

Returns character vector of links, or error message.


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