All functions
|
addRecipient()
|
Adds a recipient to the given panel. |
clean_dupes()
|
Clean duplicates |
createPanel()
|
Creates a new panel. |
create_key_from_rubric()
|
Create psych key from rubric |
creds_from_file()
|
Get authentication |
format_request()
|
Format a list of arguments into a Qualtrics API request. |
getPanel()
|
Returns the survey invitees for the given panel. |
getPanelMemberCount()
|
Returns the number of members in the panel. |
getPanels()
|
Returns the survey panels in the given library. |
getRecipient()
|
Returns a recipient from the panel. |
getSurvey()
|
Returns the given survey. |
getSurveyName()
|
Returns the given survey name. |
getSurveyResults()
|
Returns the results of a given survey. |
getSurveys()
|
Returns a list of surveys available for the given user. |
get_items_in_rubric()
|
Get items from data file that exist in a rubric |
get_rubrics()
|
Get rubrics |
get_survey_data()
|
Get survey data |
get_survey_id()
|
Get the Qualtrics survey id from the survey name |
get_survey_name()
|
Get the name of a Qualtrics survey from the survey ID |
get_survey_responses()
|
Return a data.frame of the survey responses for a given survey |
get_surveys()
|
Return a list of all surveys available to the user |
longen_psych_wide()
|
Longen a wide psych-scored scale |
make_nice_scale_fname()
|
Make nice scale filename |
parseXMLResponse()
|
Internal method. Parses XML response from Qualtrics. |
plot_scored_scale()
|
Plot Scored Scale |
psqi_sleep_wake_diff()
|
Difference between sleep and wake times |
psqi_to_time_date()
|
PSQI time to POSIX |
recode_responses()
|
Recode repsonses |
reverse_score()
|
Reverse score |
rpi_flip()
|
RPI flip |
score_items()
|
Score items |
score_pdss()
|
Score pubertal development scale |
score_psqi()
|
Title |
score_psqi_2()
|
Score PSQI Item 2 |
score_psqi_4()
|
Score PSQI item 4 |
score_psqi_component_4()
|
Score PSQI component 4 |
score_psqi_component_5()
|
Score PSQI component 5 |
score_questionnaire()
|
Score questionnaire |
score_questionnaire_dsn()
|
Score questionnaire dsn |
score_questionnaire_psych()
|
score questionnaire psych |
score_single_psqi_row()
|
Score a single PSQI questionnaire |
score_step_one_and_two()
|
Score step one and two |
sendReminder()
|
Sends a survey to the given recipient. |
sendSurveyToIndividual()
|
Sends a survey to the given recipient. |
transform_scores()
|
transform scores |
varEntryDialog() varEntryDialog()
|
Creates a dialog box using tcl/tk to get input from the user. |
widen_qualtrics_long()
|
Widen Qualtrics Long |
write_widened_scored_scale()
|
Write widened scored scale |