View source: R/updateGateFamily.R
| updateGateFamily | R Documentation | 
Updates a gate family.
updateGateFamily(experimentId, gid, properties = list(), params = list())
| experimentId | ID of experiment. | 
| gid | Gate family ID | 
| properties | Properties to set on the gate. | 
| params | Optional query parameters. | 
## Not run: 
updateGateFamily(experimentId, gid, list("name" = "new gate name"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.