visit_url: Visit Url

Description Usage Arguments Value

View source: R/visit_url.R

Description

Visit a Url and report social network analysis relevent details.

Usage

1

Arguments

x

a url, specificied as a character string, or a html session

...

not currently used.

Value

A sna_visited_url object. This is a data.frame with the following columns:

url

the visited url

status

the http status or error message status

access_date

POSIXct date and time of the attempted visit

type

content-type, if applicable

title

title of the web page, if applicable


jhollist/snaWeb documentation built on April 7, 2020, 12:49 a.m.