Object.get_by_path: Object.get_by_path

View source: R/object.R

Object.get_by_pathR Documentation

Object.get_by_path

Description

A helper function to get an object on SolveBio by its path. Used as a pass-through function from some Vault methods.

Usage

Object.get_by_path(path, env = .solveEnv, ...)

Arguments

path

The path to the object, relative to a vault.

env

(optional) Custom client environment.

...

(optional) Additional query parameters.

References

https://docs.solvebio.com/

Examples

## Not run: 
Object.get_by_path("/ClinVar")

## End(Not run)


solvebio documentation built on Sept. 11, 2024, 7:23 p.m.