View source: R/getCompensations.R
| getCompensations | R Documentation | 
Retrieves the list of compensations in an experiment.
getCompensations(experimentId, params = list())
| experimentId | ID of experiment or a  | 
| params | Optional query parameters. | 
## Not run: 
getCompensations(experimentId)
getCompensations(experimentId, params = list("limit" = "5"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.