download_all_and_get_table: Get all submissions as single table

Description Usage Arguments

View source: R/main.R

Description

Download all submissions, process into a single table. The column names will be generated by [convert_all_forms_to_table()], which currently is the formDataId given that it is unique.

Usage

1
2
3
4
5
download_all_and_get_table(
  syn,
  group,
  state_filter = "SUBMITTED_WAITING_FOR_REVIEW"
)

Arguments

syn

Synapse login object

group

The groupID.

state_filter

The filter that is desired to gather submissions by.


Sage-Bionetworks/synapseforms documentation built on June 16, 2020, 8:35 a.m.