Learn R Programming

odns (version 1.0.2)

cap_url: Produces error if input exceeds 2000 characters.

Description

Used to ensure constructed URLs do not exceed 2000 characters.

Usage

cap_url(x)

Value

invisible.

Arguments

x

a character string to check.