Skip to contents

Read raw REDCap API return. Built to parse csv or json.

Usage

read_text(x)

Arguments

x

the raw return from the API call to REDCap

Value

a data.frame

Details

This is a non-exported function and not expected to be called by the end user. Used by the as.data.frame methods.