1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,19 @@ |
1 |
+% Generated by roxygen2: do not edit by hand |
|
2 |
+% Please edit documentation in R/RCy3-sandbox.R |
|
3 |
+\name{setDefaultSandboxPath} |
|
4 |
+\alias{setDefaultSandboxPath} |
|
5 |
+\title{setDefaultSandboxPath} |
|
6 |
+\usage{ |
|
7 |
+setDefaultSandboxPath(newPath) |
|
8 |
+} |
|
9 |
+\value{ |
|
10 |
+default sandbox path |
|
11 |
+} |
|
12 |
+\description{ |
|
13 |
+setDefaultSandboxPath |
|
14 |
+} |
|
15 |
+\examples{ |
|
16 |
+\donttest{ |
|
17 |
+setDefaultSandboxPath() |
|
18 |
+} |
|
19 |
+} |