I would like to use the LSRC2 to get the survey responses within R.
The R Example
shows exactly this use case, but my issue is that the data is not imported properly. Specifically, limer does not seem to expect the comma (",") as a delimiter value (see attachment).
In addition, I would like to retrieve the code and the questions in the header. I cant find the documentation on what the argument to this option would be:
Code:
get_responses(3521, sHeadingType ="code and questions")