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


m-swirski/RiboCrypt documentation built on April 17, 2025, 6:27 p.m.