dataquieR
report to a data.frame
converts a dataquieR report to a data.frame. Intended for use in pipelines.
# S3 method for dataquieR_resultset
as.data.frame(x, ...)
a data.frame with one row per indicator call, one column
implementationform
naming the called indicator function, one column per
function argument and one additional column containing the results of each
call as a list.
dataquieR report
not used