Remember put a reproducible example of data, is a good way for find excellent help for all community.
Try with this for separator like |
:
Responses <- read.csv('/Users/admin/file.csv', header=TRUE, sep='|' )
Remember put a reproducible example of data, is a good way for find excellent help for all community.
Try with this for separator like |
:
Responses <- read.csv('/Users/admin/file.csv', header=TRUE, sep='|' )