Description Usage Arguments Value Examples
Export meta data as tab delimited file
1 2 | deepblue_export_meta_data(ids, target.directory = "./", file.name,
user_key = deepblue_options("user_key"))
|
ids |
an id or a list of DeepBlue ids |
target.directory |
where the meta data should be stored |
file.name |
name of the file |
user_key |
DeepBlue user key |
return value of write.table
1 2 3 | deepblue_export_meta_data(list("e30035", "e30036"),
file.name = "test_export",
target.directory = tempdir())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.