Hello jholtman,
Thanks very much for the suggestion.
I tried using "as.is=TRUE" and it worked as the way I expected. Sorry for
not being clear about the problem in my mail.
The characters are very much needed, cos I am trying to create a signaling
network using "Rgraphviz".
Thanks again.
Regar
This comes about since when using read.table (which I assume you did,
but you did not show us what commands you were using), characters are
converted to factors. If you are not using factors, then you probably
want the data read in as characters. You should understand the use of
'str' to look at
I am new to R and request your kind help.
I have a table like the one below,
one two
1 apple fruit
2 ball game
3 chair wood
4 wood plain
5 fruitbanana
6 cloth silk
Note: duplicate entries are there
the task is to create relations to each
3 matches
Mail list logo