Vault.get_or_create_by_full_path: Vault.get_or_create_by_full_path

View source: R/vault.R

Vault.get_or_create_by_full_pathR Documentation

Vault.get_or_create_by_full_path

Description

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

Usage

Vault.get_or_create_by_full_path(full_path, env = solvebio:::.solveEnv, ...)

Arguments

full_path

The full path of a SolveBio vault.

env

(optional) Custom client environment.

...

(optional) Additional parameters.

References

https://docs.solvebio.com/

Examples

## Not run: 
Vault.get_or_create_by_full_path("My New Vault")

## End(Not run)


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