knnFill {MsImaging}
R Documentation
do pixel interpolation for run MS-imaging
Description
Usage
knnFill
(
layer
,
gridSize
=
3
,
q
=
0.8
);
Arguments
layer
-
gridSize
knn size. [as integer]
q
[as double]
env
[as
Environment
]
Details
Authors
BioNovoGene
Value
this function returns data object in these one of the listed data types:
SingleIonLayer
,
MSISummary
.
clr value class
SingleIonLayer
MSISummary
Examples
[Package
MsImaging
version 1.0.0.0
Index
]