split_args: Split Args

Description Usage Arguments Value

View source: R/split_args.R

Description

A function that splits URL parameters into parameter value pairs, and the length of the query strings.

Usage

1
split_args(urls)

Arguments

urls

An array of URL strings. These will be URL-encoded but httr will decode these in the lappy function

Value

A data frame containing all of the argument names, values, and character lengths.


ntyndall/detectR documentation built on May 27, 2019, 3:32 p.m.