Hi, this seems like a strange question, but in R is there a function that
can handle vectors containing factors inside lists/tuples? Or is there some
other approach/functions I can use?
Like for example

V1
"{"Harry","Brown")"
"{"Brown","Harry")"

I want to use these variables in a machine learning setting, And don't want
to convert these into multiple vectors, given share number of factors.

-- 
Håvard Wahl Kongsgård

http://havard.security-review.net/

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to