Learn R Programming

robotstxt (version 0.7.15)

as.list.robotstxt_text: Method as.list() for class robotstxt_text

Description

Method as.list() for class robotstxt_text

Usage

# S3 method for robotstxt_text
as.list(x, ...)

Arguments

x

class robotstxt_text object to be transformed into list

...

further arguments (inherited from base::as.list())