Displaying 1 result from an estimated 1 matches for "chomatogram".
Did you mean:
chromatogram
2008 Feb 04
1
Concatenation and Evaluation
...at I am trying to display
adjacent to a dendrogram. Since I look at multiple files I import
them as file1, file2, file3, etc. To display them in the order that
comes from the dendrogram I want to use order.dendrogram, which gives
me a vector of numbers that is the order which I want the
chomatograms to be displayed.
Here's the problem: I want to be able to set up a loop in which use
"file" as the base name then concatenate the number that follows
after it as the value at order.dendrogram[i] in a plot function. So
something like:
assume there is a dendrogram called peak...