create_info_table: Create a nicer version of the file info

View source: R/file-info-table.R

create_info_tableR Documentation

Create a nicer version of the file info

Description

Updates come default Synapse columns to be more useful. The column 'currentVersion' is changed to 'version' to reduce width of column name. The columns 'createdBy' and 'modifiedBy' are changed to user names instead of profile IDs. The columns 'createdOn' and 'modifiedOn' are changed to a date. Note that these columns do not need to exist in the fileview.

Usage

create_info_table(fileview, syn)

Arguments

fileview

The fileview table.

syn

Synapse client object.


Sage-Bionetworks/dccmonitor documentation built on May 28, 2022, 10:39 a.m.