Description Usage Arguments See Also Examples
Get the data access request form.
1 | mica.dar.form(mica)
|
mica |
A Mica object |
Other data access requests functions:
mica.dar.actions(),
mica.dar.amendment.form(),
mica.dar.amendment.history(),
mica.dar.amendments.history(),
mica.dar.amendments(),
mica.dar.amendment(),
mica.dar.history(),
mica.dars(),
mica.dar()
1 2 3 4 5 6 | ## Not run:
m <- mica.login("someuser", "somepassword", "https://mica-demo.obiba.org")
mica.dar.form(m)
mica.logout(m)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.