tbl_export_peer_evaluation_data: Export peer evaluation data

tbl_export_peer_evaluation_dataR Documentation

Export peer evaluation data

Description

Exports peer evaluation data - both raw data and data summary (see tbl_summarize_peer_evaluation_data for details).

Usage

tbl_export_peer_evaluation_data(data, filepath = "pe_data_summary.xlsx", ...)

Arguments

data

the peer evaluation data frame retrieved by tbl_fetch_peer_evaluation_data

filepath

the excel file where to save the peer evaluation data summary

...

parameters passed on to tbl_summarize_peer_evaluation_data

Value

returns the passed in data invisibly to permit use of this function inside pipelines


KopfLab/tbltools documentation built on July 30, 2023, 11:16 p.m.