This function will return a dataframe of the resampled data embedded in a qsip_data
object.
Arguments
- qsip_data_object
A
qsip_data
object that has been run throughrun_resampling()
- type
(string) The type of data to return: "all", "unlabeled", or "labeled"
- pivot
(boolean) Whether to pivot the data into a long format or keep as wide