read_text: Read Text

View source: R/as.R

read_textR Documentation

Read Text

Description

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

Details

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

Value

a data.frame


REDCapExporter documentation built on March 10, 2026, 1:06 a.m.