Quetzio_get_df: Get answers from Quetzio in the form of data.frame

View source: R/generics.R

Quetzio_get_dfR Documentation

Get answers from Quetzio in the form of data.frame

Description

Get answers from Quetzio in the form of data.frame

Usage

Quetzio_get_df(Quetzio, name = NULL)

## S3 method for class 'Quetzio'
Quetzio_get_df(Quetzio)

## S3 method for class 'QuetzioLink'
Quetzio_get_df(Quetzio, name = NULL)

Arguments

Quetzio

object of class Quetzio or Quetzio_link

name

string indicating for which questionnaire the answers to get in form of data.frame. Used with QuetzioLink objects - if left as NULL then, you get single data.frame with answers of all questionnaires

Value

data.frame


StatisMike/shiny.survey documentation built on April 4, 2022, 5:03 a.m.