Learn R Programming

robotstxt (version 0.5.2)

is_valid_robotstxt: function that checks if file is valid / parsable robots.txt file

Description

function that checks if file is valid / parsable robots.txt file

Usage

is_valid_robotstxt(text)

Arguments

text

content of a robots.txt file provides as character vector