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 = .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 April 4, 2025, 2:07 a.m.