View source: R/AutoGeneratedDefinitions.R
getCharacterizationDefinition | R Documentation |
Get Characterization id definition.
getCharacterizationDefinition(characterizationId, baseUrl)
characterizationId |
An integer id representing the id that uniquely identifies a Characterization definition in a WebApi instance. |
baseUrl |
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI". |
Obtain the Characterization definition from WebAPI for a given Characterization id
An R object representing the Characterization definition
## Not run: getCharacterizationDefinition(characterizationId = 13242, 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.