Skip to contents

Prase params to string,so that the query function can deal with the other exteranl condition set by the users.

Usage

params_to_string (params)

Arguments

params

convert params to string,which is used by the mindat query function.

Value

str .

Examples

if (FALSE) {
 params_to_string("")
}