Newly tracked file
R/get_responses.R
changed.
Other files ignored by Codecov
57 | 57 | #' possible to determine completed/non-completed results. |
|
58 | 58 | #' @param query Limit request to only responses that that include the specified term. |
|
59 | 59 | #' @param fields Not implemented. Pull requests welcome |
|
60 | - | #' @return A list. The first value is meta imformation. Subsequent elements are |
|
60 | + | #' @return A list. The first value is meta information. Subsequent elements are |
|
61 | 61 | #' questions.. |
|
62 | 62 | #' @importFrom purrr flatten_df map_df keep |
|
63 | 63 | #' @importFrom utils read.csv |
Files | Coverage |
---|---|
R | 36.79% |
Project Totals (14 files) | 36.79% |