create_table: Create a data frame of cleaned URLs

View source: R/create_table.R

create_tableR Documentation

Create a data frame of cleaned URLs

Description

Creates a data frame from a vector of inputted URLs that provides the cleaned, root, and redirected versions of the inputted URLs

Usage

create_table(input)

Arguments

input

String or vector of URLs. Must have a length greater than 1.


Nonprofit-Open-Data-Collective/webscraper documentation built on July 19, 2023, 6:09 p.m.