SavedQuery.create {solvebio} | R Documentation |
SavedQuery.create
Description
Create a SolveBio saved query.
Usage
SavedQuery.create(env = solvebio:::.solveEnv, ...)
Arguments
env |
(optional) Custom client environment. |
... |
(optional) Saved query attributes. |
References
Examples
## Not run:
SavedQuery.create(name="My Dataset Template")
## End(Not run)
[Package solvebio version 2.14.0 Index]