lyh970817/qualtdict

dict_generate warnings

Opened this issue · 0 comments

When running the dict_generate function with the new glad_controls_ID credentials I am getting these warnings:

Warning messages: 1: In is.null(.x) || is.na(.x) : 'length(x) = 4 > 1' in coercion to 'logical(1)' 2: In is.null(.x) || is.na(.x) : 'length(x) = 4 > 1' in coercion to 'logical(1)'

We seem to be using ropensci/qualtRics rather than lyh970817/qualtRics