as.URLS: Change an object to a URLS (collection of ULRs)

Description Usage Arguments Value Examples

View source: R/URLS.R

Description

Change an object to a URLS (collection of ULRs)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
as.URLS(x)

as.URLS(x)

## S4 method for signature 'URLS'
as.URLS(x)

## S4 method for signature 'list'
as.URLS(x)

## S4 method for signature 'ANY'
as.URLS(x)

Arguments

x

Object to be coerced to a duration

Value

A URLS object

Examples

1
2
3
4
## Not run: 
str(us)

## End(Not run)

hute37/urlr documentation built on May 17, 2019, 9:14 p.m.