Object.get_by_full_path | R Documentation |
A helper function to get an object on SolveBio by its full path.
Object.get_by_full_path(full_path, env = .solveEnv, ...)
full_path |
The full path to the object. |
env |
(optional) Custom client environment. |
... |
(optional) Additional query parameters. |
## Not run:
Object.get_by_full_path("solvebio:public:/ClinVar")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.