View source: R/AutoGeneratedDefinitions.R
getCharacterizationDefinitionsMetaData | R Documentation |
Get the meta data for Characterization definitions.
getCharacterizationDefinitionsMetaData(baseUrl)
baseUrl |
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI". |
Get the meta data of WebApi specifications such as id, name, created/modified details, hash object, etc. from WebApi for Characterization. This function is useful to retrieve the current Characterization specifications.
A tibble of specification metadata for Characterization. Note: modifiedDate and createdDate are returned as text/character.
## Not run: getCharacterizationDefinitionsMetaData(baseUrl = "http://server.org:80/WebAPI") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.