get_data | R Documentation |
Direct Data import
get_data( host, user, password, experiment_uri, scientific_object_type, variables = NULL, mode = "long" )
host |
url of the hosting opensilex service |
user |
opensilex user |
password |
opesnielx user's password |
experiment_uri |
uri of the targeted experiment |
scientific_object_type |
uri of the targeted scientific object type |
variables |
[OPTIONAL] vector of variables's uri |
mode |
[OPTIONAL] mode of the csv: one of "long" or "wide" (default to "long") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.