Vault.get_by_full_path: Vault.get_by_full_path

View source: R/vault.R

Vault.get_by_full_pathR Documentation

Vault.get_by_full_path

Description

Retrieves a specific vault by its full path (domain:vault).

Usage

Vault.get_by_full_path(full_path, verbose = TRUE, env = solvebio:::.solveEnv)

Arguments

full_path

The full path of a SolveBio vault.

verbose

Print warning/error messages (default: TRUE).

env

(optional) Custom client environment.

References

https://docs.solvebio.com/

Examples

## Not run: 
Vault.get_by_full_path("SolveBio:Public")

## End(Not run)


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