params2string: Converts a List of Parameters to a URL GET String

Description Usage Arguments Value Examples

View source: R/blr-zenodo.R

Description

Converts a List of Parameters to a URL GET String

Usage

1

Arguments

...

named list of character(1)

Value

character(1) the parameters converted to a string useful for GET

Examples

1
params2string(page = 1, size = 10)

pensoft/ropenbio documentation built on Dec. 17, 2020, 5:50 a.m.