Object.get_by_full_path: Object.get_by_full_path

View source: R/object.R

Object.get_by_full_pathR Documentation

Object.get_by_full_path

Description

A helper function to get an object on SolveBio by its full path.

Usage

Object.get_by_full_path(full_path, env = solvebio:::.solveEnv, ...)

Arguments

full_path

The full path to the object.

env

(optional) Custom client environment.

...

(optional) Additional query parameters.

References

https://docs.solvebio.com/

Examples

## Not run: 
Object.get_by_full_path("solvebio:public:/ClinVar")

## End(Not run)


solvebio documentation built on May 17, 2022, 5:06 p.m.