Commit information:
Commit id: b9670a4b3ca8bdbfb1fd15b9eab869db00365c8b
Add missing aliases for method documentation in mzRnetCDF backend
Committed by: Steffen Neumann
Author Name: Steffen Neumann
Commit date: 2015-02-22 21:20:53 +0100
Author date: 2015-02-22 21:20:53 +0100
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mzR@99696 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -17,8 +17,10 @@ |
17 | 17 |
\alias{close} |
18 | 18 |
\alias{analyzer,mzRramp-method} |
19 | 19 |
\alias{analyzer,mzRpwiz-method} |
20 |
+\alias{analyzer,mzRnetCDF-method} |
|
20 | 21 |
\alias{detector,mzRramp-method} |
21 | 22 |
\alias{detector,mzRpwiz-method} |
23 |
+\alias{detector,mzRnetCDF-method} |
|
22 | 24 |
\alias{fileName,mzR-method} |
23 | 25 |
\alias{get3Dmap,mzRramp-method} |
24 | 26 |
\alias{get3Dmap,mzRpwiz-method} |
... | ... |
@@ -31,8 +33,10 @@ |
31 | 33 |
\alias{initializeRamp,mzRramp-method} |
32 | 34 |
\alias{instrumentInfo,mzRramp-method} |
33 | 35 |
\alias{instrumentInfo,mzRpwiz-method} |
36 |
+\alias{instrumentInfo,mzRnetCDF-method} |
|
34 | 37 |
\alias{ionisation,mzRramp-method} |
35 | 38 |
\alias{ionisation,mzRpwiz-method} |
39 |
+\alias{ionisation,mzRnetCDF-method} |
|
36 | 40 |
\alias{isInitialized,mzRramp-method} |
37 | 41 |
\alias{isInitialized,mzRnetCDF-method} |
38 | 42 |
\alias{length,mzRident-method} |
... | ... |
@@ -42,8 +46,10 @@ |
42 | 46 |
\alias{length} |
43 | 47 |
\alias{manufacturer,mzRramp-method} |
44 | 48 |
\alias{manufacturer,mzRpwiz-method} |
49 |
+\alias{manufacturer,mzRnetCDF-method} |
|
45 | 50 |
\alias{model,mzRramp-method} |
46 | 51 |
\alias{model,mzRpwiz-method} |
52 |
+\alias{model,mzRnetCDF-method} |
|
47 | 53 |
\alias{peaksCount,mzRramp,missing-method} |
48 | 54 |
\alias{peaksCount,mzRramp,numeric-method} |
49 | 55 |
\alias{peaksCount,mzRpwiz,missing-method} |
... | ... |
@@ -56,6 +62,7 @@ |
56 | 62 |
\alias{peaks,mzRnetCDF,numeric-method} |
57 | 63 |
\alias{runInfo,mzRramp-method} |
58 | 64 |
\alias{runInfo,mzRpwiz-method} |
65 |
+\alias{runInfo,mzRnetCDF-method} |
|
59 | 66 |
\alias{chromatogramsInfo,mzRpwiz-method} |
60 | 67 |
\alias{softwareInfo,mzRpwiz-method} |
61 | 68 |
\alias{softwareInfo,mzRident-method} |