Arguments required for some functions to work #3

Open
opened 2023-07-27 06:11:39 +02:00 by yb2125 · 0 comments
yb2125 commented 2023-07-27 06:11:39 +02:00 (Migrated from gitlab.com)

First, thank the two authors of this package and Andrew Heiss for Limer. I love LimeSurvey and R. Your work has made my life much easier.

Second, not sure about whether this qualifies as an issue, what I have noticed is that some functions require all arguments to be specified and otherwise an error would occur. For example, I had assumed that limer_get_participants(iSurveyID = xxxxxx) would work with the arguments using the default values. However, this code would result in "Error: No method asJSON S3 class: name". I think it make sense to specify at least iLimit, but would suggest set default value for each argument.

First, thank the two authors of this package and Andrew Heiss for Limer. I love LimeSurvey and R. Your work has made my life much easier. Second, not sure about whether this qualifies as an issue, what I have noticed is that some functions require all arguments to be specified and otherwise an error would occur. For example, I had assumed that limer_get_participants(iSurveyID = xxxxxx) would work with the arguments using the default values. However, this code would result in "Error: No method asJSON S3 class: name". I think it make sense to specify at least iLimit, but would suggest set default value for each argument.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
R-packages/limonaid#3
No description provided.