bp_base64_to_df: Convert the base64 encoded raw data from LS into a csv-type.

View source: R/get_data.R

bp_base64_to_dfR Documentation

Convert the base64 encoded raw data from LS into a csv-type.

Description

Note: download of a multi-part survey will fail with an error that base64 conversion could not be made if at least one of the survey components has no data. This does not mean this function has a problem- it means you should wait for the data!

Usage

bp_base64_to_df(x)

Arguments

x

this is the data stream from limesurvey

Examples

bp_base64_to_df()

bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.