Dataset.get_or_create_by_full_path: Dataset.get_or_create_by_full_path

View source: R/dataset.R

Dataset.get_or_create_by_full_pathR Documentation

Dataset.get_or_create_by_full_path

Description

A helper function to get or create a dataset by its full path.

Usage

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

Arguments

full_path

A valid full path to a dataset.

env

(optional) Custom client environment.

...

Additional dataset creation parameters.

References

https://docs.solvebio.com/

Examples

## Not run: 
Dataset.get_or_create_by_full_path("MyVault:/folder/sub-folder/dataset")

## End(Not run)


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