unite_rows {itol.toolkit}R Documentation

Paste rows

Description

Paste rows group by key column

Usage

unite_rows(df)

Arguments

df

input data frame

Value

a data frame with pasted row by same id


[Package itol.toolkit version 1.1.7 Index]