View source: R/edan_metadata_suggestions.R
| edan_metadata_suggestions | R Documentation | 
Returns suggested content for a given search term.
edan_metadata_suggestions(
  suggest = "*:*",
  AppID = NA,
  AppKey = NA,
  returnjson = FALSE
)
suggest | 
 The search term. Default value: *:*  | 
AppID | 
 AppID used for authentication  | 
AppKey | 
 Key for the AppID used for authentication  | 
returnjson | 
 Boolean to return the answer as JSON, otherwise as a list.  | 
All queries require valid EDAN credentials (AppID and AppKey). Consult the EDAN Docs (https://edandoc.si.edu/) for instructions on how to obtain a set of credentials.
List or JSON with the results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.