collection_to_wide: Cast a collection table to wide format

View source: R/collection_helpers.R

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 16, 2024, 10:47 a.m.