i have vector in this format with just one element:
t1
[,1]
[1,] "<meta','name','description','content','Compre','ingressos','para','FEIRA','DIGITAL','EXPO','SP','2022','em','São','Paulo','dia','14','de','julho.','Confira','os','melhores','eventos','de','2022','na','Sympla!>\n"
and i need to split this into a vector with many elements, which are separated by comma, the purpose is to create a transactional dataframe to use with arules.
Could you help me? Thanks
I think it is matrix 1X1 so try