uriref: Create URI

Description Usage Arguments Examples

View source: R/convert.R

Description

uriref creates a uri with nquad-angle brackets and any non- safe characters are

Usage

1
uriref(string, base, path = "", ...)

Arguments

string

The value to be converted to a URI.

base

The base of URI.

path

Further path of URI

Examples

1
uriref('rainy', base = 'http://www.weather.com/', path = 'weather/')

rijpma/cower documentation built on March 11, 2020, 8:51 a.m.