... | ... |
@@ -2,19 +2,13 @@ |
2 | 2 |
% Please edit documentation in R/zzz.R |
3 | 3 |
\name{netboostPackagePath} |
4 | 4 |
\alias{netboostPackagePath} |
5 |
-\title{If package detached, clean up temporary folders.} |
|
5 |
+\title{Returns the absolute path to "exec" folder in the package.} |
|
6 | 6 |
\usage{ |
7 | 7 |
netboostPackagePath() |
8 | 8 |
} |
9 |
-\arguments{ |
|
10 |
-\item{libpath}{Library path (unused) |
|
11 |
-Returns the absolute path to "exec" folder in the package.} |
|
12 |
-} |
|
13 | 9 |
\value{ |
14 |
-none |
|
15 |
- |
|
16 | 10 |
Absolute path of installed package |
17 | 11 |
} |
18 | 12 |
\description{ |
19 |
-If package detached, clean up temporary folders. |
|
13 |
+Returns the absolute path to "exec" folder in the package. |
|
20 | 14 |
} |
... | ... |
@@ -2,13 +2,19 @@ |
2 | 2 |
% Please edit documentation in R/zzz.R |
3 | 3 |
\name{netboostPackagePath} |
4 | 4 |
\alias{netboostPackagePath} |
5 |
-\title{Returns the absolute path to "exec" folder in the package.} |
|
5 |
+\title{If package detached, clean up temporary folders.} |
|
6 | 6 |
\usage{ |
7 | 7 |
netboostPackagePath() |
8 | 8 |
} |
9 |
+\arguments{ |
|
10 |
+\item{libpath}{Library path (unused) |
|
11 |
+Returns the absolute path to "exec" folder in the package.} |
|
12 |
+} |
|
9 | 13 |
\value{ |
14 |
+none |
|
15 |
+ |
|
10 | 16 |
Absolute path of installed package |
11 | 17 |
} |
12 | 18 |
\description{ |
13 |
-Returns the absolute path to "exec" folder in the package. |
|
19 |
+If package detached, clean up temporary folders. |
|
14 | 20 |
} |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,14 @@ |
1 |
+% Generated by roxygen2: do not edit by hand |
|
2 |
+% Please edit documentation in R/zzz.R |
|
3 |
+\name{netboostPackagePath} |
|
4 |
+\alias{netboostPackagePath} |
|
5 |
+\title{Returns the absolute path to "exec" folder in the package.} |
|
6 |
+\usage{ |
|
7 |
+netboostPackagePath() |
|
8 |
+} |
|
9 |
+\value{ |
|
10 |
+Absolute path of installed package |
|
11 |
+} |
|
12 |
+\description{ |
|
13 |
+Returns the absolute path to "exec" folder in the package. |
|
14 |
+} |
1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,14 +0,0 @@ |
1 |
-% Generated by roxygen2: do not edit by hand |
|
2 |
-% Please edit documentation in R/zzz.R |
|
3 |
-\name{netboostPackagePath} |
|
4 |
-\alias{netboostPackagePath} |
|
5 |
-\title{Returns the absolute path to "exec" folder in the package.} |
|
6 |
-\usage{ |
|
7 |
-netboostPackagePath() |
|
8 |
-} |
|
9 |
-\value{ |
|
10 |
-Absolute path of installed package |
|
11 |
-} |
|
12 |
-\description{ |
|
13 |
-Returns the absolute path to "exec" folder in the package. |
|
14 |
-} |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,15 @@ |
1 |
+% Generated by roxygen2: do not edit by hand |
|
2 |
+% Please edit documentation in R/zzz.R |
|
3 |
+\name{netboostPackagePath} |
|
4 |
+\alias{netboostPackagePath} |
|
5 |
+\title{Returns the absolute path to "exec" folder in the package.} |
|
6 |
+\usage{ |
|
7 |
+netboostPackagePath() |
|
8 |
+} |
|
9 |
+\value{ |
|
10 |
+Absolute path of installed package |
|
11 |
+} |
|
12 |
+\description{ |
|
13 |
+Returns the absolute path to "exec" folder in the package. |
|
14 |
+} |
|
15 |
+ |