collection_to_wide: Cast a collection table to wide format

collection_to_wideR Documentation

Cast a collection table to wide format

Description

Cast a collection table to wide format

Usage

collection_to_wide(table, value.var = "logscore")

Arguments

table

a data.table in long format

value.var

which column to use as scores, default "logscore"

Value

a table in wide format


Miswi/RiboCrypt documentation built on April 14, 2025, 5:39 a.m.