View source: R/endpoints-rest.R
make_parameterized_search_url | R Documentation |
Parameterized Search URL Generator
make_parameterized_search_url(search_string = NULL, params = NULL)
search_string |
|
params |
|
character
; a complete URL (as a string) that has applied the
proper escaping and formatting for the search specified by the function inputs.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.