[R] exporting clustering results to table
Martin Tomko
martin.tomko at gmail.com
Tue Nov 27 15:28:04 CET 2007
Hello Haris,
no, that is not the problem. But thank you anyway. I figured that paste
has a funny behavior.
But the object resulting from pam is complex, and cannot be cast into a
table frame easily...
Charilaos Skiadas wrote:
> On Nov 27, 2007, at 7:41 AM, Martin Tomko wrote:
>
>> filename = paste("clusters", ".txt");
>
> Don't know if this relates to your problem, but because "paste" adds
> spaces by default (since sep=" ") this would result in a file named
> "clusters .txt", not "clusters.txt".
>
> Haris Skiadas
> Department of Mathematics and Computer Science
> Hanover College
>
>
>
>
>
More information about the R-help
mailing list