View source: R/validate-params-comments.R
check_non_id | R Documentation |
Because the structure of the url is different if the user provides an id, more specifically a "docketId", "documentId", or "commentId", this function checks if the user has supplied additional arguments that can't be included into the valid API call, and constructs an error accordingly.
check_non_id(arg_list, id)
arg_list |
named list containing arguments to the one of the |
id |
which type of ID to check ("docketId", "documentId", or "commentId") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.